修改活动
POST
https://qun.njluyu.com/index.php/index/show/editAction
请求参数
参数名
类型
描述
必填
user_id
number
用户id 示例:115
必填
start_time
string
开始时间 示例:2020-05-09 15:18:48
必填
end_time
string
结束时间 示例:2020-05-09 15:20:14
必填
is_join_num
number
限制活动参加次数 示例:0
必填
title
string
活动名称 示例:活动测试
必填
phone
number
手机 示例:188888888888
必填
logistics
number
物流方式,0:自提,1:快递 示例:0
必填
purchase_price
number
活动起购价 示例:0.05
必填
is_purchase
number
0:首次接龙需达到起购价,1:每次接龙需达到起购价 示例:0
必填
remark
string
示例:温馨提示
必填
content
string
活动内容 示例:[{"content":["好吃的","好吃的1"],"type":"3","sort":"3"}, {"content":["哈哈哈哈哈啊哈哈哈啊哈哈"],"type":"2","sort":"2"}, {"content":["啊啊啊啊啊啊啊啊啊啊"],"type":"1","sort":"2"}]
必填
goods_info
string
商品信息 示例:[{"name":"苹果","goods_des":"好吃的苹果","spesc":[{"spesc_price":1,"spesc_title":"颜色","spesc_content":"红色","spesc_title_1":"重量","spesc_content_1":"1斤","spesc_stock":"-1","spesc_img":""},{"spesc_price":2,"spesc_title":"颜色","spesc_content":"绿色","spesc_title_1":"重量","spesc_content_1":"2斤","spesc_stock":"-1","spesc_img":""}]}]
必填
action_id
number
原活动id 示例:880
必填
响应参数
参数名
类型
描述
必填
code
number
示例:200
必填
msg
string
示例:活动修改成功
必填