编辑分类
POST
http://crm.hndaosui.com/api/goods/cateSave
请求头
参数名
类型
描述
必填
token
string
示例:92e0fd0b-c7d5-40d4-897f-480e0da0d0bb
必填
请求参数
参数名
类型
描述
必填
id
int
修改需要
必填
name
string
分类名称
必填
pid
int
上级ID
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:操作成功!
必填
time
string
示例:1613729036
必填
data
object
示例:null
必填