删除购物车
DELETE
http://localhost:8888/costume/cart/deleteCart/{uid}/{spuid}
路径参数
参数名
类型
描述
必填
uid
string
用户ID
必填
spuid
int
商品ID
必填