官网栏目添加
POST
http://127.0.0.1:1280/apis/website_column/add
请求头
参数名
类型
描述
必填
token
string
示例:dsuqD73cxW_14980
必填
请求参数
参数名
类型
描述
必填
pid
int
示例:6
必填
name
string
示例:荣誉资质
必填
type
int
示例:1
必填
belonging
int
示例:0
必填
template_id
int
示例:1
必填
is_type
int
示例:0
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:保存成功
必填
data
string
示例:
必填