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