{
"entId": "ceshiQiye",
"appId": [
"WuPinLingYongShenQin"
],
"limit": 20,
"loginUserId": "WMS",
"page": 1,
"con":[{"table":"wfcndongm","field":"mainshuzi","symbol":"greater","type":"number","value":5}]
}
curl --location --request POST '/openApi/out/app/openworkflow/todoForPortal' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \
--header 'Content-Type: application/json' \
--data-raw '{
"entId": "ceshiQiye",
"appId": [
"WuPinLingYongShenQin"
],
"limit": 20,
"loginUserId": "WMS",
"page": 1,
"con":[{"table":"wfcndongm","field":"mainshuzi","symbol":"greater","type":"number","value":5}]
}'
{
"msg": "string",
"result": {
"data": [
{
"workflow_id": "",
"menu_icon": "",
"step_title": "",
"start_handler_userId": "",
"created_at": "",
"real_handler": "string",
"avatar": "",
"title": "",
"step_id": "",
"message": [
"string"
],
"real_handler_name": "string",
"instance_id": "",
"menu_name": "",
"update_at": "",
"comissioned_to": {
"status": "",
"is_comissioned_me": ""
},
"start_handler": "",
"deadline": [
"string"
],
"node_id": ""
}
],
"count": ""
},
"code": "",
"success": "",
"guid": "",
"status": ""
}