{
"roomID": 2,
"channel": 1,
"checkType": 1,
"st": "2023-07-19T12:40:23.828+08:00",
"et": "2023-07-20T12:40:23.828+08:00",
"status": 1,
"amount": 85,
"deposit": 0,
"depositStatus": 0,
"invoiceType": 0,
"memo": "exercitation culpa aliquip elit",
"lockPassword": "cupidatat eu tempor",
"roomOrderUsers": [
"{\"hotelID\":5,\"orderID\":0,\"name\":\"冯世强\",\"phone\":\"\",\"checkIn\":1,\"src\":1,\"uid\":\"414e7b0365d5a58b\",\"idCardNo\":\"412824199312273918\",\"idCardPhoto\":\"https://idcards-image.oss-cn-beijing.aliyuncs.com/412824199312273918-414e7b0365d5a58b.png\",\"sceneImage\":\"https://xgzn-deva.oss-cn-beijing.aliyuncs.com/temporary-2023-07-21412824199312273918.png\",\"score\":39,\"gender\":\"1\",\"nation\":\"汉\",\"address\":\"河南省西平县人和乡冯庄村委八组\",\"birthday\":\"19931227\"}"
],
"checkIn": 4
}
curl --location --request POST 'https://yzt.hntpxx.com/api/mRoomOrder/createMRoomOrder' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"roomID": 2,
"channel": 1,
"checkType": 1,
"st": "2023-07-19T12:40:23.828+08:00",
"et": "2023-07-20T12:40:23.828+08:00",
"status": 1,
"amount": 85,
"deposit": 0,
"depositStatus": 0,
"invoiceType": 0,
"memo": "exercitation culpa aliquip elit",
"lockPassword": "cupidatat eu tempor",
"roomOrderUsers": [
"{\"hotelID\":5,\"orderID\":0,\"name\":\"冯世强\",\"phone\":\"\",\"checkIn\":1,\"src\":1,\"uid\":\"414e7b0365d5a58b\",\"idCardNo\":\"412824199312273918\",\"idCardPhoto\":\"https://idcards-image.oss-cn-beijing.aliyuncs.com/412824199312273918-414e7b0365d5a58b.png\",\"sceneImage\":\"https://xgzn-deva.oss-cn-beijing.aliyuncs.com/temporary-2023-07-21412824199312273918.png\",\"score\":39,\"gender\":\"1\",\"nation\":\"汉\",\"address\":\"河南省西平县人和乡冯庄村委八组\",\"birthday\":\"19931227\"}"
],
"checkIn": 4
}'
{}