del
POST
/e-shop/goods/del
接口描述
删除指定id的商品
请求参数
参数名
类型
描述
必填
id
String
需要删除的商品id
必填
响应参数
参数名
类型
描述
必填
CommonResult
JSON
状态结果对象(状态码+message+data)
必填