{
"data": {
"result": "1",
"abe010": "35660246",
"taskid": "ba04e8c0-c735-11eb-b346-4a51c5185bdc",
"opinion": "审核意见通过测试",
"signImg":"",
"signImgId":"",
"yaa001":"150",
"acc016": 5000,
"aac016a": "0",
"acc017": "3",
"acc014": null,
"abe077": null,
"acc015": "救助物资",
"yae006": "1",
"acc012": null,
"yae005": "情况说明",
"acc013": null,
"acc010": null
}
}
curl --location --request POST '/cxjz/applyProcessRestService/complete.do' \
--header 'uid: 1000006371' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"result": "1",
"abe010": "35660246",
"taskid": "ba04e8c0-c735-11eb-b346-4a51c5185bdc",
"opinion": "审核意见通过测试",
"signImg":"",
"signImgId":"",
"yaa001":"150",
"acc016": 5000,
"aac016a": "0",
"acc017": "3",
"acc014": null,
"abe077": null,
"acc015": "救助物资",
"yae006": "1",
"acc012": null,
"yae005": "情况说明",
"acc013": null,
"acc010": null
}
}'
{}