ISDP-批量删除岗位(API名称:position/batchDeletePosition):响应参数
响应参数
参数 |
类型 |
描述 |
status |
String |
状态(failed/success) |
msg |
String |
消息 |
data |
Object |
响应结果内容 |
success |
bool |
true/false |
failed |
bool |
true/false |
data出参:
参数 |
类型 |
描述 |
positionId |
Long |
岗位id |
positionCode |
String |
岗位编码 |
positionName |
String |
岗位名称 |
orgId |
Long |
组织单元id |
positionFactor |
String |
岗位系数 |