文档
测试

消息查询状态分页

POST
/notice/notice/read-page

接口描述

查看某个消息各个企业的阅读情况

请求参数

参数名
类型
描述
必填
noticeId
int
消息id
必填
readStatus
int
查询状态
可选
startTime
string
查询时间
可选
endTime
string
查询时间
可选
pageNo
int
分页参数
必填
pageSize
int
分页参数
必填

响应参数

参数名
类型
描述
必填
receiveId
int
查阅数据id
必填
noticeId
int
消息id
必填
companyId
string
业户id
必填
companyName
string
企业名称
必填
readStatus
int
查询状态
必填
replyBy
string
处理人
必填
readTime
string
2024-04-18 17:51:01
必填
replyContent
string
填报内容
必填