购物车添加商品
GET
http://localhost:8090/rlg/cart/add
接口描述
购物车中增加商品
请求参数
参数名
类型
描述
必填
pid
Integer
商品id
必填
num
Integer
购买数量
必填