查询系统通知
GET
/api/v1/facade/message/pe/system
请求参数
参数名
类型
描述
必填
pageNum
int
必填
pageSize
int
必填
readed
Integer
1已读 0未读 不传的时候为全查
必填
startTime
必填
endTime
必填
响应参数
参数名
类型
描述
必填
status
int
示例:0
必填
message
string
示例:查询成功
必填
pageNum
int
示例:1
必填
pageSize
int
示例:20
必填
size
int
示例:1
必填
orderBy
string
示例:readed asc, createTime desc
必填
startRow
int
示例:1
必填
endRow
int
示例:1
必填
total
int
示例:1
必填
pages
int
示例:1
必填
id
string
示例:180824
必填
tenantId
string
示例:7416b42a-25cc-11e7-a500-00163e12f748
必填
userId
string
示例:99d5f2b0-b518-11ea-b0e9-00163e304a25
必填
source
string
示例:authority
必填
pcUrl
object
示例:null
必填
peUrl
object
示例:null
必填
primaryId
string
示例:7416b42a-25cc-11e7-a500-00163e12f748
必填
readed
int
示例:1
必填
title
string
示例:权限分配通知
必填
content
string
示例:您已被【洪一帆】设置为【系统管理员】,请登录售后宝查看。
必填
forms
object
示例:null
必填
templateId
string
示例:bc224882-c2aa-46fa-9c53-d4ba98a1615b
必填
createTime
int
示例:1592910528000
必填
tag
string
示例:RoleAppend
必填
isDelete
int
示例:0
必填
firstPage
int
示例:1
必填
prePage
int
示例:0
必填
nextPage
int
示例:0
必填
lastPage
int
示例:1
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:true
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:false
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
succ
boolean
示例:true
必填