curl --location --request POST 'http://mp.xipuduo.com/index.php/Retail/IdentityActivity/update_v4' \
--form 'identity_id="1"' \
--form 'config_id="1"' \
--form 'act_name="活动测试";type=false' \
--form 'act_price="10";type=false' \
--form 'act_num="1000";type=false' \
--form 'quota_limit="1"' \
--form 'join_time="1"' \
--form 'rise_num="1"' \
--form 'send_type="1,2,3"' \
--form 'delivery_template_id="1"' \
--form 'merchant_id="1"' \
--form 'sign="123456"'{
"status": 1,
"msg": "获取成功",
"data": [
{
"id": "1",
"goods_id": "1",
"merchant_id": "1",
"store_id": "1",
"act_name": "测试喜拼活动",
"act_price": "120.00",
"act_num": "96",
"group_skuid": null,
"part_count": "3",
"begin_time": "1704902400",
"end_time": "1737043200",
"lottery_count": "1",
"reward_type": "0",
"reward_percent": "0.00",
"is_advance": "0",
"advance_percent": "0.00",
"enabled": "1",
"status": "1",
"is_prize": "0",
"quota_limit": "1",
"join_time": "100",
"rise_num": "1",
"sell_number": "3",
"send_type": "1,2,3",
"delivery_template_id": "1",
"add_time": "1704553975",
"goods_name": "漫步者(EDIFIER) HECATE G2专业版 USB7.1声道 游戏耳机电竞耳麦头戴式",
"goods_code": "",
"goods_number": "74674",
"type_name": "进行中",
"act_time": "2024-01-11 00:00:00至2025-01-17 00:00:00",
"goods_num": 0
}
],
"count": 1
}