文章分类
POST
{{test}}/api/article/getArticleCategoryList
请求参数
参数名
类型
描述
必填
id
int
示例:0 分类id(非必填)
必填
page
int
示例:1 分页
必填
page_size
int
示例:8 分页
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
count
int
示例:2
必填
id
int
示例:8
必填
name
string
示例:文章
必填
parent_id
int
示例:0
必填
synopsis
string
示例:此分类下仅限添加公告文章,切勿删除
必填
img_url
string
示例:/uploads/20220923/3b599e1c3217282f98cf9ca6bbd0c009.png
必填
icon
string
示例:icon-stealth
必填
is_show
int
示例:1
必填
add_time
int
示例:1550142197
必填
update_time
int
示例:1555997829
必填
status
int
示例:1
必填