curl --location --request GET 'http://develop.tianxin.supermind.quant-chi.com:8045/api/graph/hookMessage/dealProcess?graphId=' \
--header 'Authorization;'
{
"body": {
"status": 0,
"taskNumber": "string",
"process": 0,
"desc": "string"
},
"header": {
"code": 0,
"message": "string"
}
}