查询在购物车里选中商品数量
GET
http://localhost:8888/rlg/cart/selectchecked
响应参数
参数名
类型
描述
必填
code
Integer
响应状态码
必填
msg
String
响应信息
必填
data
T
响应数据
必填