导航列表
GET
http://localhost:88/enterprise-help/api/v1/navigation/navigationList
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
id
int
导航id 示例:2
必填
navName
string
导航名 示例:头部导航
必填
categoryId
object
导航关联的文章类别id 示例:null
必填
url
string
导航url 示例:
必填
parentId
int
父节点id 示例:1
必填
order
int
顺序 示例:99
必填
status
int
状态 示例:1
必填
logicDelete
object
示例:null
必填
isSplit
int
是否分类 1是 2否 示例:2
必填
editor
object
示例:null
必填
editTime
object
示例:null
必填