Authorization: Bearer ********************
{
"positionCode": "P1",
"rankLevel": 1,
"corpId": null,
"salaryRanks": [
{
"id": 32,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 1,
"rankSalaryName": "1档",
"basicSalary": 200.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 33,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 2,
"rankSalaryName": "2档",
"basicSalary": 200.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 34,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 3,
"rankSalaryName": "3档",
"basicSalary": 3000.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 35,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 4,
"rankSalaryName": "4档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 36,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 5,
"rankSalaryName": "5档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 37,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 6,
"rankSalaryName": "6档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 38,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 7,
"rankSalaryName": "7档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 39,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 8,
"rankSalaryName": "8档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 40,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 9,
"rankSalaryName": "9档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 41,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 10,
"rankSalaryName": "10档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 42,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 11,
"rankSalaryName": "11档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 43,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 12,
"rankSalaryName": "12档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 44,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 13,
"rankSalaryName": "13档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 45,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 14,
"rankSalaryName": "14档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 46,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 15,
"rankSalaryName": "15档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
}
]
}
curl --location --request PUT '/personnelRoster/rankSalary' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"positionCode": "P1",
"rankLevel": 1,
"corpId": null,
"salaryRanks": [
{
"id": 32,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 1,
"rankSalaryName": "1档",
"basicSalary": 200.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 33,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 2,
"rankSalaryName": "2档",
"basicSalary": 200.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 34,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 3,
"rankSalaryName": "3档",
"basicSalary": 3000.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 35,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 4,
"rankSalaryName": "4档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 36,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 5,
"rankSalaryName": "5档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 37,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 6,
"rankSalaryName": "6档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 38,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 7,
"rankSalaryName": "7档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 39,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 8,
"rankSalaryName": "8档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 40,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 9,
"rankSalaryName": "9档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 41,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 10,
"rankSalaryName": "10档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 42,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 11,
"rankSalaryName": "11档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 43,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 12,
"rankSalaryName": "12档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 44,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 13,
"rankSalaryName": "13档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 45,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 14,
"rankSalaryName": "14档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
},
{
"id": 46,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 15,
"rankSalaryName": "15档",
"basicSalary": 0.00,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 09:41:13",
"updator": null,
"updateTime": null
}
]
}'
{
"positionCode": "P1",
"rankLevel": 1,
"corpId": null,
"salaryRanks": [
{
"id": 62,
"positionCode": "P1",
"rankLevel": 1,
"rankSalary": 1,
"rankSalaryName": "1档",
"basicSalary": 200,
"corpId": 2,
"creator": 182,
"createTime": "2024-10-18 10:01:56",
"updator": null,
"updateTime": null
}
]
}