curl --location --request GET 'http://store.xcyxfl.com/cinema/config/list-notice' \
--header 'Version: 1'
{
"code": 200,
"message": "success",
"data": {
"hot_contents": [
{
"id": 70,
"content": "客服工作时间9-20",
"type": 0,
"store_id": 0
},
{
"id": 71,
"content": "疫情防控,观影过程中请带上口罩",
"type": 0,
"store_id": 0
},
{
"id": 75,
"content": "这是测试位置一",
"type": 0,
"store_id": 0
}
],
"position": [
{
"type": 0,
"name": "正在热播"
},
{
"type": 1,
"name": "选座位置"
}
],
"seat_contents": [
{
"id": 76,
"content": "这是测试位置二",
"type": 0,
"store_id": 0
}
]
},
"log_id": "5624562f-3c56-4260-b412-b316627c58f5"
}