dashboard
repositories
filestore
activity
search
login
gzdyh
/
back
广州市综治平台后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feature:非警务纠纷优化
xusd
2025-06-13
64db03a5eb8ece65c6487f9f3370f8b6ebfe0b8b
[gzdyh/back.git]
/
dyh-service
/
dyh-sys
/
src
/
main
/
java
/
cn
/
huge
/
module
/
hot
/
domain
/
json
/
HotNews.json
1
2
3
4
5
6
7
8
9
10
11
12
{
"id": "热门视频编号",
"keyword": "关键词",
"title": "标题",
"content": "内容",
"source": "来源",
"showUrl": "查看连接",
"pushTime": "发布时间",
"playNum": 0,
"goodNum": 0,
"custId": "客户编号",
}