curl --location --request GET 'http://192.168.20.159:8080/hyd-base-system/businessaction/info/' \
--header 'Authorization: Bearer ' \
--header 'Clientid: '{
"code": 0,
"msg": "string",
"data": {
"id": 922337203685477600,
"userId": 922337203685477600,
"actionType": 0,
"businessType": 0,
"businessId": 922337203685477600,
"gmtCreate": "2019-08-24T14:15:22Z",
"gmtModified": "2019-08-24T14:15:22Z"
},
"success": true,
"resultData": {
"id": 922337203685477600,
"userId": 922337203685477600,
"actionType": 0,
"businessType": 0,
"businessId": 922337203685477600,
"gmtCreate": "2019-08-24T14:15:22Z",
"gmtModified": "2019-08-24T14:15:22Z"
}
}