{
"data": {
"biz-operator-id": "1659103376777townApprovalObjection36294630",
"taskid": "8a62623f-0c6f-11ed-b584-00505685c790",
"abe010": "36294630",
"result": "1",
"signImgId": "3490499",
"opinion": "初审公示期间未收到投诉信息."
}
}
curl --location --request POST '/cxjz/applyProcessRestService/complete.do' \
--header 'uid: 1' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"biz-operator-id": "1659103376777townApprovalObjection36294630",
"taskid": "8a62623f-0c6f-11ed-b584-00505685c790",
"abe010": "36294630",
"result": "1",
"signImgId": "3490499",
"opinion": "初审公示期间未收到投诉信息."
}
}'
{
"errcode": "string",
"errmsg": "string"
}