{}
curl --location --request GET 'http://127.0.0.1/v1.0/alitrip/exceedapply/getHotel?corpId=&applyId=' \ --header 'x-acs-dingtalk-access-token;' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "corpId": "string", "applyId": 0, "status": 0, "btripCause": "string", "exceedType": 0, "exceedReason": "string", "originStandard": "string", "submitTime": "string", "userId": "string", "applyIntentionInfoDO": { "checkIn": "string", "checkOut": "string", "cityCode": "string", "cityName": "string", "price": 0, "together": true, "type": 0 }, "thirdpartApplyId": "string" }