{
"relationId": "34c423562d30484ea68961819278aad6",
"shType": "01",
"personId": "hbyx_zxp",
"personName": "张晓朋",
"status": "01",
"zxRemark": "",
"workDateStr": "",
"currentUserId": ""
}
curl --location --request POST 'http://192.168.1.136:17000/qualityinspect/zljdjcYzExamineController/insertInspectWfPersonBean' \
--header 'Content-Type: application/json' \
--data-raw '{
"relationId": "34c423562d30484ea68961819278aad6",
"shType": "01",
"personId": "hbyx_zxp",
"personName": "张晓朋",
"status": "01",
"zxRemark": "",
"workDateStr": "",
"currentUserId": ""
}'
{}