dashboard
repositories
filestore
activity
search
login
gzdyh
/
back
广州市综治平台后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge remote-tracking branch 'origin/master'
xusd
2025-06-16
dedc706e97fb2d9c30376b84e5250f3f91b0e34f
[gzdyh/back.git]
/
dyh-service
/
dyh-mediate
/
src
/
main
/
java
/
cn
/
huge
/
module
/
notice
/
domain
/
json
/
NoticeSys.json
1
2
3
4
5
6
7
8
9
10
11
12
{
"id": "系统公告消息通知编号",
"caseId": "纠纷编号",
"title": "标题",
"content": "内容",
"userId": "接收人编号",
"userName": "接收人名称",
"visitUrl": "跳转url",
"readStatus": "已读状态,1:未读(默认值),2:已读",
"readTime": "阅读时间",
"custId": "客户编号",
}