查询所有未删除的公告
POST
http://localhost:8080/community/notice/findAll
接口描述
level 类型暂时只有1 重要 2普通
请求头
参数名
类型
描述
必填
dev
string
示例:
必填
请求参数
参数名
类型
描述
必填
startTime
string
示例:2020-01-08
必填
endTime
string
示例:2020-08-17
必填
title
string
示例:公告
必填
level
int
示例:1
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
total
int
示例:1
必填
needPage
boolean
示例:true
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
id
int
示例:1
必填
title
string
示例:标题
必填
isDeleted
int
示例:0
必填
level
int
示例:1
必填
createTime
object
示例:null
必填
time
string
示例:时限
必填
noticeUrl
string
示例:公告图片
必填
communityCode
string
示例:00
必填
department
string
示例:那个部门的公告
必填
content
string
示例:公告内容
必填
noticeType
int
示例:0
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
size
int
示例:1
必填
startRow
int
示例:1
必填
endRow
int
示例:1
必填
pages
int
示例:1
必填
prePage
int
示例:0
必填
nextPage
int
示例:0
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:true
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:false
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:1
必填
args
object
示例:null
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
total
int
示例:1
必填
needPage
boolean
示例:true
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
id
int
示例:8
必填
title
string
示例:公告标题
必填
isDeleted
object
示例:null
必填
level
int
示例:1
必填
levelDesc
string
示例:重要
必填
createTime
string
示例:2020-08-16T07:32:45.000+0000
必填
time
object
示例:null
必填
noticeUrl
string
示例:公告图片
必填
communityCode
object
示例:null
必填
department
object
示例:null
必填
content
string
示例:公告内容
必填
noticeType
object
示例:null
必填
startTime
object
示例:null
必填
endTime
object
示例:null
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
size
int
示例:1
必填
startRow
int
示例:1
必填
endRow
int
示例:1
必填
pages
int
示例:1
必填
prePage
int
示例:0
必填
nextPage
int
示例:0
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:true
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:false
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:1
必填
args
object
示例:null
必填