{
"roomTypeName": "string",
"hotelId": 0,
"st": "2019-08-24T14:15:22Z",
"et": "2019-08-24T14:15:22Z",
"page": 0,
"pageSize": 0
}
curl --location --request POST 'https://yzt.hntpxx.com/api/app/bookingRoomList' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"roomTypeName": "string",
"hotelId": 0,
"st": "2019-08-24T14:15:22Z",
"et": "2019-08-24T14:15:22Z",
"page": 0,
"pageSize": 0
}'
{
"code": 200,
"data": {
"hotelID": 49,
"hotelName": "测试门店",
"address": "河南省郑州市中原区万达广场(高新店)",
"addressDetail": "测试",
"lng": 113.55585,
"lat": 34.820888,
"cancelRule": 2,
"roomTypeList": [
{
"id": 103,
"name": "双人间",
"houseType": "一室一厅",
"checkIn": "12:00:00",
"checkOut": "15:00:00",
"rooms": [
{
"id": 1,
"hotelID": 49,
"roomTypeID": 103,
"name": "双人间",
"building": "C",
"unit": "2",
"floor": 11,
"door": 1312,
"photo": "https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/room/1715062231274_b71358ee.JPG",
"photoList": "https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/room/1715062231274_b71358ee.JPG,https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/room/1715062232158_c1bf7c04.jpg",
"video": "https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/room/1715214937881.Mp4",
"computersInfo": [],
"price": 0,
"weekendPrice": 0,
"holidayPrice": 0
},
{
"id": 72,
"hotelID": 49,
"roomTypeID": 103,
"name": "情侣房",
"building": "3",
"unit": "1",
"floor": 22,
"door": 3333,
"photo": "https://tp-yzt.oss-cn-beijing.aliyuncs.com/room/1699255182235.jpg",
"photoList": "",
"video": "",
"computersInfo": [],
"price": 100,
"weekendPrice": 200,
"holidayPrice": 300
},
{
"id": 73,
"hotelID": 49,
"roomTypeID": 103,
"name": "大床房",
"building": "1",
"unit": "1",
"floor": 1,
"door": 1,
"photo": "https://tp-yzt.oss-cn-beijing.aliyuncs.com/room/1699255150499.jpg",
"photoList": "",
"video": "",
"computersInfo": [],
"price": 100,
"weekendPrice": 200,
"holidayPrice": 300
},
{
"id": 329,
"hotelID": 49,
"roomTypeID": 103,
"name": "1516",
"building": "12",
"unit": "1",
"floor": 12,
"door": 1516,
"photo": "https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/room/0_2024050702.png",
"photoList": "https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/room/1715061670847_02f731ac.jpg,https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/room/1715061671230_b03705a6.JPG,https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/room/1715061671550_a77d76f7.jpg",
"video": "https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/room/1715061675731_f6ff4fe8.mp4",
"computersInfo": [],
"price": 100,
"weekendPrice": 200,
"holidayPrice": 300
}
]
},
{
"id": 134,
"name": "小时房",
"houseType": "",
"checkIn": "12:00:00",
"checkOut": "14:00:00",
"rooms": [
{
"id": 118,
"hotelID": 49,
"roomTypeID": 134,
"name": "特惠房",
"building": "14",
"unit": "1",
"floor": 23,
"door": 28,
"photo": "",
"photoList": "",
"video": "",
"computersInfo": ["{\n\t\"cpudesc\" : \"Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz\",\n\t\"graphics\" : \"\显\卡1\:NVIDIA GeForce GTX 960 \显\卡2\:Intel(R) HD Graphics 4600 \",\n\t\"mem\" : \"\内\存\:15.9 GB\"\n}","{\n\t\"disk\" : \"\硬\盘1\:953.9 GB \",\n\t\"graphics\" : \"\显\卡1\:Intel(R) UHD Graphics 620 \显\卡2\:NVIDIA GeForce MX150 \",\n\t\"mem\" : \"\内\存\:31.9 GB\"\n}"
],
"price": 100,
"weekendPrice": 200,
"holidayPrice": 300
},
{
"id": 152,
"hotelID": 49,
"roomTypeID": 134,
"name": "电脑房",
"building": "d",
"unit": "1",
"floor": 13,
"door": 1311,
"photo": "",
"photoList": "",
"video": "",
"computersInfo": [],
"price": 100,
"weekendPrice": 200,
"holidayPrice": 300
}
]
}
]
},
"msg": "success"
}