【资源库-大屏展示】成果大屏的需求调整改动

This commit is contained in:
刘华中 2025-05-21 19:28:40 +08:00
parent f05d5cf548
commit d49f0621c8
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ public class BigScreenStatisticService {
c.put("key","浏览");
c.put("value", cres);
Map<String, Object> d = new HashMap<>();
c.put("key","下载");
d.put("key","下载");
d.put("value", dres);
Map<String, Object> f = new HashMap<>();
f.put("key", "收藏");