广州市综治平台后端
xusd
2025-06-07 36306491396230522fa20585c2621a7fc899849a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "id": "我负责的消息通知编号",
    "caseId": "纠纷编号",
    "taskId": "任务编号",
    "title": "标题",
    "taskName": "任务名称",
    "taskTime": "任务下达时间",
    "expireTime": "任务到期时间",
    "userId": "接收人编号",
    "userName": "接收人名称",
    "visitUrl": "跳转url",
    "readStatus": "已读状态,1:未读(默认值),2:已读",
    "readTime": "阅读时间",
    "custId": "客户编号",
}