查询某个用户的全部购物车项
GET
http://localhost:8080/api/cart/cart/list/{member_id}
请求参数
参数名
类型
描述
必填
member_id
int
用户id
必填