dashboard
repositories
filestore
activity
search
login
gzdyh
/
back
广州市综治平台后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feature:增加市民编号,增加AI问答
xusd
2 days ago
3feed5879e5a9b794862bf46d38c7f66cfe41d50
[gzdyh/back.git]
/
dyh-service
/
dyh-sys
/
src
/
main
/
java
/
cn
/
huge
/
module
/
hot
/
domain
/
json
/
HotVideo.json
1
2
3
4
5
6
7
8
9
{
"id": "热门视频编号",
"title": "标题",
"showUrl": "查看连接",
"pushTime": "发布时间",
"playNum": 0,
"goodNum": 0,
"custId": "客户编号",
}