{
"requestData": {
"myId": "",
"createTime": "",
"cuserName": "5",
"cuserNo": "5",
"isDuty": "",
"cuserGroup": "1",
"workPlace": "0",
"arType": "1",
"arAccount": null,
"arPwd": null
}
}curl --location --request POST '/CyyyCustomUser/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"requestData": {
"myId": "",
"createTime": "",
"cuserName": "5",
"cuserNo": "5",
"isDuty": "",
"cuserGroup": "1",
"workPlace": "0",
"arType": "1",
"arAccount": null,
"arPwd": null
}
}'{}