移除购物车某个产品
GET
http://localhost:8089/rlg/cart/delete
接口描述
移除购物车中某个商品
响应参数
参数名
类型
描述
必填
code
Integer
响应状态码
必填
msg
String
响应信息
必填
data
T
响应数据
必填