文档
测试

查询所有用户名

GET
http://localhost:8010/user/checkall

响应参数

参数名
类型
描述
必填
code
int
示例:3000
必填
flag
boolean
示例:false
必填
message
array
数据列表
必填
user_id
int
示例:12
必填
username
string
示例:小天
必填
password
string
示例:123456
必填
phone
int
示例:0
必填
user_date
object
示例:null
必填