更新购物车某个产品数量
POST
http://localhost:8080/portal/cart/update.do
请求参数
参数名
类型
描述
必填
productID
Integer
商品id
必填
count
Integer
数量
必填
type
Integer
添加类型
必填