فهرست منبع

顽症-excel统计

zhuang 19 ساعت پیش
والد
کامیت
2e295a5785

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

@@ -629,10 +629,10 @@ public class ZhcxPersistentManageServiceImpl extends ServiceImpl<ZhcxPersistentM
         int maxRow = 31;
         SysFileItemDo fileItemDo = null;
         if ("油漆".equals(type)) {
-            map.put("fill","油漆保护专项");
+            //map.put("fill","油漆保护专项");
             fileItemDo = sysFileItemService.getById("55edd353b7ae4035bcb0dfa148d6ecae");
         }else if("焊接".equals(type)){
-            map.put("fill","焊接通病治理");
+            //map.put("fill","焊接通病治理");
             fileItemDo = sysFileItemService.getById("c34b09e16d1c48c6a40f92d19f7a2397");
             maxRow = 26;
         }