删除分类、规格、单位...
GET
http://crm.hndaosui.com/api/goods/delMerge?id=1&type=unit
请求头
参数名
类型
描述
必填
token
string
示例:92e0fd0b-c7d5-40d4-897f-480e0da0d0bb
必填
请求参数
参数名
类型
描述
必填
id
int
1
必填
type
string
分类:cate,规格:spec,单位:unit,明细:info,附件:file
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:删除成功!
必填
time
string
示例:1613792846
必填
data
object
示例:null
必填