添加购物车
POST
cashier/:merId/addcart
请求参数
参数名
类型
描述
必填
product_id
int
商品ID
必填
sku
string
SKU
必填
num
int
加入购物车数量
必填