ISDP-分页查询岗位信息(API名称:findPagedPosition):响应参数
响应参数
参数 |
类型 |
描述 |
---|---|---|
positionId |
Long |
岗位id |
positionCode |
String |
岗位编码 |
positionName |
String |
岗位名称 |
orgId |
Long |
组织单元id |
orgName |
String |
组织单元名称 |
orgNo |
String |
组织单元编号 |
positionFactor |
String |
岗位系数 |
pos |
Integer |
起始条目位置 |
total_count |
Integer |
返回条目总数 |
entityName |
String |
实体名称 |
totalCount |
Integer |
返回条目总数 |
rolesList |
array |
角色列表 |
rolesList说明:
参数 |
类型 |
描述 |
---|---|---|
roleId |
Long |
角色id |
roleNo |
String |
角色编码 |
roleName |
String |
角色名称 |