{
"id": 0,
"customerNo": 0,
"employeeNo": 0,
"extend1": "string",
"createTime": "string",
"creater": 0,
"type": "string"
}curl --location --request POST '/cps/customer/travelRule/editNoExamineStaff' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"customerNo": 0,
"employeeNo": 0,
"extend1": "string",
"createTime": "string",
"creater": 0,
"type": "string"
}'{
"success": false,
"errCode": "",
"errMsg": "",
"traceId": "",
"data": ""
}