编辑分类
POST
http://88.luckybeer.cn/api.php?m=admin&c=edit_type
请求头
参数名
类型
描述
必填
token
string
示例:91IVGJZU
必填
请求参数
参数名
类型
描述
必填
m
string
示例:admin
必填
c
string
示例:edit_type
必填
id
int
示例:1
必填
type_name
string
示例:五金啊
必填
type_img
string
示例:http://img.luckybeer.cn/yun/static/work/userlist.png
必填
last_id
int
示例:0
必填
sort
int
示例:0
必填
is_show
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:编辑成功
必填