dashboard
repositories
filestore
activity
search
login
gzdyh
/
back
广州市综治平台后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feature:非警务纠纷优化
xusd
2025-06-12
899c73b04d15a67b94bc3894a54c33418e285212
[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": "客户编号",
}