文档
测试

跟单员工查询

POST
/member/queryAechargeEmployees

请求头

参数名
类型
描述
必填
token
string
示例:f458ea0413614a20a9cb101e804b86cc
必填

响应参数

参数名
类型
描述
必填
result
array
数据列表
必填
img
string
头像地址 示例:https://p.ssl.qhimg.com/dm/364_207_/t014e8423c6626bf8cb.jpg
必填
phone
string
电话 示例:18874990048
必填
name
string
名字 示例:王磊
必填
id
int
员工id 示例:50
必填
job
string
职位 示例:11111
必填
success
boolean
示例:true
必填
code
string
示例:00000
必填
message
string
示例:请求处理成功!
必填