Browse Source

提交页面

master
主管理员 1 month ago
parent
commit
f919619573
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/service/impl/ConfigServiceImpl.java

+ 2
- 0
jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/service/impl/ConfigServiceImpl.java View File

@ -281,6 +281,8 @@ public class ConfigServiceImpl implements ConfigService {
String massege = "";
Map<String, Object> result = new HashMap<>();
//https://1x.antdv.com/components/icon-cn/#components-icon-demo-basic 图标库地址
try{
//展品数量
long showpieceNum = exhibitShowpieceService.count();


Loading…
Cancel
Save