文档
测试

选择用户

POST
/Mobile/getHumanofmsg/

接口描述

选择用户清单接口

请求参数

参数名
类型
描述
必填
token
string
token
必填
id
string
可空,EPSID或部门ID
可选
keyword
string
可空,查询
可选
type
string
可空EPS/Dept
必填

成功

参数名
类型
描述
必填
total
number
总记录条数
必填
data
array
数据内容
必填
id
string
主键
必填
type
strng
层级类型,com单位,dep部门,hum人员
必填
name
string
单位名字、部门名字、人员名字
必填
avatar
string
用户的个人图标,直接base64编码的图片,如空显示默认人员图标。只有type=hum时此值才有意义
必填
code
number
状态码
必填
msg
string
消息
必填