文档
测试

用户列表

GET
http://localhost:8083/web/user/getList?current=1&size=10&search=&isCollector=

请求头

参数名
类型
描述
必填
token
string
示例:eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIyLGFkbWluIiwiY3JlYXRlZCI6MTYwMjQ3OTgzMDAxMn0.LtT4Ug5BjOEdTJ_hXv4er9hNl8DyjcbUjZSQPgHz90AOC2qaqYZNc2fNS2sOlBfbNDql90mM8lIBIhmKVtjtdw
必填

请求参数

参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
search
string
示例:
必填
isCollector
string
(不传或0 全部 1 只查询回收员)示例:
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
object
数据字典
必填
records
array
数据列表
必填
country
string
示例:中国
必填
headImgUrl
string
(头像)示例:http://thirdwx.qlogo.cn/mmopen/jH1CTxgFr0ucjLibevZChYp5ILdzt5DfPC8DgHEEaf9pMLVUAfSJc6429WraswkhyQBZce3ibkyTrV0vSiclRKmYZz6XLIADgQo/132
必填
province
string
示例:浙江
必填
balance
int
(余额)示例:0
必填
city
string
示例:宁波
必填
createTime
string
(注册时间)示例:2020-10-13 14:07:30
必填
nickName
string
(昵称)示例:........
必填
sex
string
(1男 2女)示例:1
必填
userId
int
示例:6
必填
collectorName
回收员名称
必填
collectorPhone
回收员电话
必填
collectorMoney
回收员总绩效
必填
childCount
下级数
必填
total
int
示例:3
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填