dashboard
repositories
filestore
activity
search
login
gzdyh
/
back
广州市综治平台后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix:事项来源优化,定时器评价优化
xusd
7 days ago
6bde2de72d9e16a7fc1ee204149effb47d9676d9
[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": "客户编号",
}