{
"taskId": "77123c3d-7516-11f1-b75c-9c2f9daa011f",
"procInstId": "76b9bbec-7516-11f1-b75c-9c2f9daa011f",
"comment": "111",
"reason": "111",
"variables": {
"status": "0",
"number": "WLQT2607011415JBAYH",
"isPass": 1
}
}curl --location 'https://crm-dev.e-lansen.com/api/workflow/business/examine' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"taskId": "77123c3d-7516-11f1-b75c-9c2f9daa011f",
"procInstId": "76b9bbec-7516-11f1-b75c-9c2f9daa011f",
"comment": "111",
"reason": "111",
"variables": {
"status": "0",
"number": "WLQT2607011415JBAYH",
"isPass": 1
}
}'{}