{
"openCorpId": "1713823122383572992",
"name": "周娜",
"phone": "18115174660",
"idCard": "31813818491128682X"
}
curl --location --request POST 'http://api.pre-qiandun365.com/api/staff/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"openCorpId": "1713823122383572992",
"name": "周娜",
"phone": "18115174660",
"idCard": "31813818491128682X"
}'
{
"result": null,
"code": "200",
"msg": "成功",
"logKey": "18b74545",
"ts": 1691560988253,
"success": true
}