消息列表
GET
/pmd/notice/lists
接口描述
消息列表,根据不同的参数区分首发信箱,信息种类
请求参数
参数名
类型
描述
必填
type
string
0系统意见反馈 2流程意见反馈 1角色处理 3 流程待处理
必填
senderOrReceiver
string
1收件箱 2发件箱
必填
isAsc
string
desc asc顺序 desc逆序
必填
orderByColumn
string
a.create_time排序名称
必填
pageNum
number
页数
必填
pageSize
number
每页显示条数
必填
响应参数
参数名
类型
描述
必填
total
int
示例:9
必填
id
string
id示例:1012
必填
content
object
系统提示:示例:新增一条系统建议待查看,接收人:系统管理员
必填
reminder
string
发送人:示例:刘杰[00340757] 发件箱不用显示
必填
receiver
string
收件人:示例:管理员[admin] 收件箱不用显示
必填
createTime
string
提醒时间:示例:2020-09-11 10:57:27
必填
isRead
string
是否阅读 示例:0 未读 1已读 收件箱有效
必填
msg
object
自定义消息,示例:你好请回收xxx角色
必填
code
int
示例:0
必填