curl --location --request GET '/ab-bpm/bpm/task/getVariables' \ --header 'Authorization: Bearer{{Auth_Token}}'
{ "isOk": true, "code": "string", "message": "string", "data": {}, "msg": "string" }