{
"accountId": "string",
"type": 0,
"id": 0
}curl --location '/contract/apply/getAccountWorkflow' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"accountId": "string",
"type": 0,
"id": 0
}'{
"code": 0,
"msg": "",
"data": false
}