向购物车中添加商品
POST
http://localhost:8080/portal/cart/add.do
请求参数
参数名
类型
描述
必填
productID
Integer
商品ID
必填
count
Integer
添加商品数量
必填
type
Integer
添加类型
必填