curl --location --request GET 'https://yzt.hntpxx.com/api/mRoom/getMRoomList?page=&pageSize=' \
--header 'token: {{appToken}}' \
--header 'token;'
{
"code": 200,
"data": {
"list": [
{
"id": 29,
"name": "群温反名果议备",
"roomTypeID": 46,
"building": "vel",
"unit": "labore",
"floor": 80,
"door": "sed qui",
"computers": 8
},
{
"id": 21,
"name": "test",
"roomTypeID": 67,
"building": "1",
"unit": "1",
"floor": 1,
"door": "1",
"computers": 2
},
{
"id": 20,
"name": "砚宝",
"roomTypeID": 64,
"building": "D",
"unit": "3",
"floor": 9,
"door": "908",
"computers": 2
},
{
"id": 19,
"name": "墨宝",
"roomTypeID": 64,
"building": "D",
"unit": "2",
"floor": 10,
"door": "1009",
"computers": 2
},
{
"id": 18,
"name": "笔宝",
"roomTypeID": 64,
"building": "D",
"unit": "2",
"floor": 11,
"door": "1109",
"computers": 2
},
{
"id": 17,
"name": "兰花",
"roomTypeID": 65,
"building": "D",
"unit": "1",
"floor": 12,
"door": "1210",
"computers": 3
},
{
"id": 16,
"name": "梅花",
"roomTypeID": 65,
"building": "d",
"unit": "1",
"floor": 13,
"door": "1311",
"computers": 2
}
],
"total": 7,
"page": 1,
"pageSize": 10
},
"msg": "success"
}