购物车中选中一个商品
POST
http://localhost:8080/portal/cart/checked.do
请求参数
参数名
类型
描述
必填
productId
Integer
商品ID
必填
type
Integer
数量
必填
响应参数
参数名
类型
描述
必填
status
Integer
状态码
必填
data
T
数据
必填