{
"data":{
"taskid":""
}
}
curl --location --request POST '/cxjz/applyProcessRestService/checkTask.do' \
--header 'uid: 117587811' \
--header 'Content-Type: application/json' \
--data-raw '{
"data":{
"taskid":""
}
}'
{
"errcode": "0"
}