{
"hotel_id": 0,
"mac": "string",
"name": "string",
"ip": "string",
"config": "string",
"type": "string"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/controlScreen/getConfig' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"hotel_id": 0,
"mac": "string",
"name": "string",
"ip": "string",
"config": "string",
"type": "string"
}'
{
"code": 200,
"data": {
"banner": [
"https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/banner/cala-de-la-higuera.jpg",
"https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/banner/573ae215919d7.jpg",
"https://xgzn-yzt.oss-cn-beijing.aliyuncs.com/banner/dolphin-lights.jpg"
],
"interval": 3,
"orderid": 233,
"autoClose": 0.5
},
"msg": "success"
}