购物车商品是否选中
POST
/cart/checked
接口描述
购物车商品是否选中
请求参数
参数名
类型
描述
必填
isChecked
number
是否选中(1:是,0否)
必填
productId
string
商品Id
必填