文档
测试

导航获取相册

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

请求参数

参数名
类型
描述
必填
pageNum
string
必填
pageSize
string
必填
navigationId
string
导航id
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
object
数据字典
必填
records
array
数据列表
必填
id
string
示例:1
必填
fileUrl
string
文件地址 示例:url
必填
describe
string
文字描述 示例:哈哈哈
必填
eventUrl
object
示例:null
必填
content
object
示例:null
必填
departmentId
object
示例:null
必填
navigationId
object
示例:null
必填
order
object
示例:null
必填
status
object
示例:null
必填
editTime
object
示例:null
必填
editor
object
示例:null
必填
total
int
示例:1
必填
size
int
示例:5
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填