添加、修改购物车
POST
https://cdweichuang.sccxbe.com/xcx/cart/addCart
请求参数
参数名
类型
描述
必填
skey
int
示例:123213
必填
product_id
int
示例:商品id
必填
num
int
示例:数量
必填
mnum
int
平方数量
可选
specification
string
属性值 specvalue 下标值
可选
express
string
下标key值
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:更新成功
必填