curl --location --request GET 'https://yzt.hntpxx.com/api/mBalanceRecord/findMBalanceRecord?id=' \
--header 'token: undefined'
{
"code": 200,
"data": {
"id": 1,
"hotelID": 7,
"orderID": 1,
"cost": 100,
"payType": 1,
"memo": "test"
},
"msg": "success"
}