文档
测试

文章类别列表

POST
http://localhost/management/api/category/list

请求参数

参数名
类型
描述
必填
departmentId
string
部门id
必填
navigationId
string
导航id,表示获取该栏目下的文章类别,如果为空则获取该部门的类别
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
array
数据列表
必填
id
string
示例:1
必填
categoryName
string
分类名 示例:新校建设
必填
status
object
示例:null
必填
order
object
示例:null
必填
navigationId
object
示例:null
必填
departmentId
object
示例:null
必填
editor
object
示例:null
必填
editTime
object
示例:null
必填