删除购物车
POST
http://192.168.1.157:8082/tourist-api/touristGoodsCart/delTouristGoodsCart?ids=2&ids=3
请求参数
参数名
类型
描述
必填
ids
array
示例:2
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1000
必填
message
string
示例:请求处理成功
必填