2 Revize 057f344ccd ... 9f776ea2b3

Autor SHA1 Zpráva Datum
  zhuang 9f776ea2b3 Merge remote-tracking branch 'origin/nt-by-master' into nt-by-master před 3 týdny
  zhuang c10b378907 顽症-word导出 před 3 týdny

+ 1 - 1
business-common/src/main/java/com/rongwei/bscommon/sys/service/impl/ZhcxPersistentManageServiceImpl.java

@@ -626,7 +626,7 @@ public class ZhcxPersistentManageServiceImpl extends ServiceImpl<ZhcxPersistentM
             throw  new CustomException("导出报错,请联系管理员");
         }
         String type = (String) typeObj;
-        int maxRow = 29;
+        int maxRow = 31;
         SysFileItemDo fileItemDo = null;
         if ("油漆".equals(type)) {
             map.put("fill","油漆保护专项");