{
"data": {
"result": "1",
"abe010": "35670106",
"taskid": "b27797e7-f0a7-11ed-98b1-005056859449",
"opinion": "无异议"
}
}
curl --location --request POST '/cxjz/applyProcessRestService/complete.do' \
--header 'uid: 117587811' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"result": "1",
"abe010": "35670106",
"taskid": "b27797e7-f0a7-11ed-98b1-005056859449",
"opinion": "无异议"
}
}'
{
"errcode": "string",
"errmsg": "string"
}