{
"type": 3,
"name": "抽奖活动",
"s_time": "2023-12-17 19:27:19",
"e_time": "2023-12-28 08:18:46",
"note": "magna Excepteur exercitation",
"cover": "https://lmg.jj20.com/up/allimg/1113/042220121425/200422121425-3-1200.jpg",
"rule": "in mollit non consequat",
"prize_info": [
{
"num": 4,
"prize_id": 113
},
{
"num": 3,
"prize_id": 129
}
],
"is_repeat": 1,
"group_img": "https://lmg.jj20.com/up/allimg/1113/042220121425/200422121425-3-1200.jpg"
}curl --location 'http://store.xcyxfl.com/cinema/activity/create-bargain-activity' \
--header 'Version: 1' \
--header 'Content-Type: application/json' \
--data '{
"type": 3,
"name": "抽奖活动",
"s_time": "2023-12-17 19:27:19",
"e_time": "2023-12-28 08:18:46",
"note": "magna Excepteur exercitation",
"cover": "https://lmg.jj20.com/up/allimg/1113/042220121425/200422121425-3-1200.jpg",
"rule": "in mollit non consequat",
"prize_info": [
{
"num": 4,
"prize_id": 113
},
{
"num": 3,
"prize_id": 129
}
],
"is_repeat": 1,
"group_img": "https://lmg.jj20.com/up/allimg/1113/042220121425/200422121425-3-1200.jpg"
}'{
"code": 200,
"message": "success",
"data": {}
}