dashboard
repositories
filestore
activity
search
login
黄瀚
/
gz-dyh
forked from
gzzfw/backEnd/gz-dyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge remote-tracking branch 'origin/master'
liyj
2024-09-04
0271719bce3d6be197eab2e143e478dbf010b8a8
[~huangh/gz-dyh.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": "客户编号",
}