删除购物车项
GET
http://localhost:8080/api/cart/cart/delete/{cart_id}
请求参数
参数名
类型
描述
必填
cart_id
int
购物车项id
必填