更新某个商品
POST
http://localhost:8080/portal/product/detail.do
请求参数
参数名
类型
描述
必填
productId
String
商品id
必填
count
Integer
数量
必填
type
Integer
类别
必填