文档
测试

导航列表

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

请求参数

参数名
类型
描述
必填
departmentId
string
部门id 获取该部门所有导航时传
必填
navId
string
导航id,该键有值时departmentId失效。获取该id导航以及他的子导航
必填
isSplit
Integer
是否分栏查询 1是 2否
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
array
数据列表
必填
id
string
示例:1
必填
navName
string
导航名 示例:新校建设
必填
url
string
跳转地址 示例:url
必填
parentId
string
父节点id 示例:ad5aee3b84434e598329402116877056
必填
status
object
示例:null
必填
departmentId
object
示例:null
必填
isSplit
int
是否分栏:1是 2否 示例:2
必填
editor
object
示例:null
必填
editTime
object
示例:null
必填
order
object
示例:null
必填
children
array
数据列表
必填