{
"id": 13,
"type": 1,
"name": "测试弹窗活动",
"s_time": "2023-10-02 11:32:14",
"e_time": "2023-11-17 00:15:13",
"note": "活动说明",
"cover": "https://img0.baidu.com/it/u=1435639120,2241364006&fm=253&fmt=auto&app=138&f=JPEG?w=800&h=500"
}curl --location 'http://store.xcyxfl.com/cinema/activity/update-activity' \
--header 'Version: 1' \
--header 'Content-Type: application/json' \
--data '{
"id": 13,
"type": 1,
"name": "测试弹窗活动",
"s_time": "2023-10-02 11:32:14",
"e_time": "2023-11-17 00:15:13",
"note": "活动说明",
"cover": "https://img0.baidu.com/it/u=1435639120,2241364006&fm=253&fmt=auto&app=138&f=JPEG?w=800&h=500"
}'{
"code": 0,
"message": "string",
"data": {}
}