购物车全选
GET
http://localhost:8080/soybean/api/check/all/20/1
请求参数
参数名
类型
描述
必填
customerId
long
用户id
必填
checked
int
1全选,0全不选
必填
响应参数
参数名
类型
描述
必填
status
int
示例:200
必填
msg
string
示例:操作成功!
必填
data
object
示例:null
必填