curl --location --request GET 'https://yzt.hntpxx.com/api/mHotel/roomInfo?hotelId=&status=' \
--header 'token: undefined'
{
"code": 200,
"data": {
"id": 49,
"name": "测试门店",
"computers": 11,
"computerOnline": 0,
"roomNum": 5,
"emptyRoom": 4,
"operatorName": "郭晨",
"operatorPhone": "18339252535",
"checkInNum": 1,
"RespRooms": [
{
"id": 85,
"name": "测试2",
"building": "1",
"unit": "1",
"floor": 22,
"door": "1514",
"computers": 4,
"roomOrder": [
{
"id": 1183,
"roomID": 85,
"channel": "1",
"orderUsers": [
{
"name": "张勇平",
"idCardNo": "652601197201055512",
"icCardName": "",
"seatId": 1
}
],
"orderComputer": [
{
"seatId": 1,
"online": false,
"name": "电脑#1514#1号",
"userName": "张勇平",
"onlineTime": "",
"computerMac": "14-DD-A9-ED-12-48"
},
{
"seatId": 2,
"online": false,
"name": "",
"userName": "",
"onlineTime": "",
"computerMac": ""
},
{
"seatId": 3,
"online": false,
"name": "",
"userName": "",
"onlineTime": "",
"computerMac": ""
},
{
"seatId": 4,
"online": false,
"name": "",
"userName": "",
"onlineTime": "",
"computerMac": "18-31-BF-6E-3B-98"
},
{
"seatId": 5,
"online": false,
"name": "",
"userName": "",
"onlineTime": "",
"computerMac": ""
}
],
"st": "2023-12-15T13:55:59+08:00",
"et": "2023-12-16T14:00:00+08:00",
"status": 1
}
]
}
]
},
"msg": "success"
}