文档
测试

获取所有人员列表(供审批用)

GET
/xpm/duty/human/list

接口描述

获取可审批的人员列表

请求参数

参数名
类型
描述
必填
__app_key
string
客户端授权码
必填
filter
string
人员或部门查找字符串
必填

响应参数

参数名
类型
描述
必填
success
string
成功:true;失败:false
必填
total
int
记录总数
必填
data
JsonArray
数据行数组
必填