文档
测试

模糊查询用户

GET
http://localhost:8880/user/getall?sex=%E7%94%B7

请求参数

参数名
类型
描述
必填
sex
string
示例:男
必填

响应参数

参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:查询成功
必填
data
array
数据列表
必填
user_id
int
示例:1
必填
user_name
string
示例:司徒
必填
password
string
示例:123456
必填
headphoto
string
示例:http://localhost:8880/userUploads/1 (1)-1595850560422.jpg
必填
phone
int
示例:18666639396
必填
sex
string
示例:男
必填
birthday
string
示例:2019-6-9
必填
addr
object
示例:null
必填