|
|
|
@ -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(); |
|
|
|
|