编辑商品分类
POST
http://vue.itlike.com:5000/api/auth/category/update_category
请求参数
参数名
类型
描述
必填
description
string
示例:新鲜水果
必填
icon
string
示例:
必填
id
int
示例:3
必填
keywords
string
示例:新鲜水果
必填
name
string
示例:新鲜水果
必填
nav_status
int
示例:1
必填
parent_id
int
示例:0
必填
product_count
string
示例:
必填
product_unit
string
示例:斤
必填
show_status
int
示例:1
必填
sort
int
示例:1
必填
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:更新分类成功!
必填
data
object
数据字典
必填