删除id为xxx的商品
DELETE
http://120.55.193.252:8040/goods/delete/6
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功删除id为6的商品
必填