添加分类
POST
http://88project.com/api.php?m=admin&c=add_type
请求头
参数名
类型
描述
必填
token
string
示例:UDM0TRFS
必填
请求参数
参数名
类型
描述
必填
m
string
示例:admin
必填
c
string
示例:add_type
必填
type_name
string
示例:饮料
必填
type_img
string
示例:http://192.168.5.129/static/upload/202008131597317653898.jpg
必填
last_id
int
示例:2
必填
sort
int
示例:1
必填
is_show
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:添加成功
必填