多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 拼团 ~~~[api] get:http://global.aumalls.com/apipromo/regiment id#成团id <<< success { "code":20000, "msg":"参团信息", "data":[{"name":"shop-goods1","sell_price":"90.00","type":"1","is_self":"0","title":"ddd","regiment_price":"88.00","create_person":"4","per_time":"3.0","id":"15","number":"1","user_id":"34,28","end_time":null,"user_info":[{"username":"张卫","head_ico":"upload/headico/20170725/20170725140757681.jpg"},{"username":"1234567810","head_ico":null}]}] } <<< error { "code": 40002, "msg": "接口验证失败", } ~~~ #### 说明 1. 提交数据:和注册登录一致; 2. 参数说明: id:商品详情页regiment->list->id 3. 返回数据说明: name:商品名 sell_price:商品价格 type:1直邮,2郑州保税仓 is_self:自营1是、0否 title:拼团标题 regiment_price:拼团商品价格 create_person:几人团 per_time:每个团持续的时间(单位:小时) end_time:此团结束时间