curl --location --request GET 'https://yzt.hntpxx.com/api/securityCameraList?hotelId' \
--header 'token: undefined'
{
"code": 200,
"data": [
{
"id": 1,
"created_at": "2024-06-11T16:08:34+08:00",
"updated_at": "2024-06-11T16:08:35+08:00",
"hotelId": 49,
"name": "",
"thirdID": "576629821271623991",
"online": false
}
],
"msg": "success"
}