{
"openCorpId": "1713823122383572992",
"staffId": "1772558755909734400",
"handoverStaffId": "1694661686113472521"
}
curl --location --request POST 'http://api.pre-qiandun365.com/api/staff/delete' \
--header 'Content-Type: application/json' \
--data-raw '{
"openCorpId": "1713823122383572992",
"staffId": "1772558755909734400",
"handoverStaffId": "1694661686113472521"
}'
{
"result": null,
"code": "200",
"msg": "成功",
"logKey": "18b74545",
"ts": 1691560988253,
"success": true
}