curl --location --request GET 'https://yzt.hntpxx.com/api/app/home/index' \
--header 'token: undefined'
{
"code": 200,
"data": {
"total_rooms": 8,
"rest_rooms": 8,
"open_rooms": 0,
"occupancy": 0,
"computers": 7,
"checkin_users": 0,
"estimated_users": 0,
"online_rate": 0,
"checkin_history": {
"history": [
{
"day": "2023-10-01",
"orders": 0
},
{
"day": "2023-10-02",
"orders": 0
},
{
"day": "2023-10-03",
"orders": 0
},
{
"day": "2023-10-04",
"orders": 0
},
{
"day": "2023-10-05",
"orders": 0
},
{
"day": "2023-10-06",
"orders": 0
},
{
"day": "2023-10-07",
"orders": 0
},
{
"day": "2023-10-08",
"orders": 0
},
{
"day": "2023-10-09",
"orders": 0
},
{
"day": "2023-10-10",
"orders": 0
}
],
"today_rate": 0
},
"balance": 20000,
"banners": [
"https://xgzn-lock.oss-cn-beijing.aliyuncs.com/room/big.png",
"https://xgzn-lock.oss-cn-beijing.aliyuncs.com/room/big.png",
"https://xgzn-lock.oss-cn-beijing.aliyuncs.com/room/big.png",
"https://xgzn-lock.oss-cn-beijing.aliyuncs.com/room/big.png"
]
},
"msg": "success"
}