添加购物车
GET
/api/wx/shop/cart/addProduct
请求参数
参数名
类型
描述
必填
token
String
必填
productId
Integer
产品id
必填
skuId
Integer
规格id
必填
quantity
Integer
数量
必填
响应参数
参数名
类型
描述
必填
code
Integer
必填
message
String
必填
data
Array
必填