跳到主要内容

拼团架构

所有拼团商品列表

路径

URL:/pintuan/goods
methodGET

参数

参数类型说明
catgoary_idInteger要筛选的分类,为空则列出全部

读取某商品的拼团信息

路径

URL:/pintuan/goods/skus/{sku_id}
methodGET

处理逻辑

读取出这个商品的相应拼团活劝数据。

读取某商品的拼团规格信息

路径

URL:/pintuan/goods/{goods_id}/skus
methodGET

拼团购物车列表

路径

URL:/pintuan/carts/
methodGET

创建拼团订单

路径

URL:/pintuan/trade
methodPOST

参数同普通订单