dashboard
repositories
filestore
activity
search
login
gzdyh
/
back
广州市综治平台后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat:结案申请按照案件id查询添加限制,只查询最新的记录
huangh
2025-06-17
d5df38efec7c44a47c8d523d16b0b62ccc148025
[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": "客户编号",
}