瀏覽代碼

内部报验问题修复

wangming 11 月之前
父節點
當前提交
cb1ad374ad

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

@@ -313,7 +313,7 @@ public class ZhcxInsideInspectionCoreIndicatorsServiceImpl extends ServiceImpl<Z
 //            for(ZhcxInsideInspectionCoreIndicatorsDo core : coreList) {
 //            for(ZhcxInsideInspectionCoreIndicatorsDo core : coreList) {
 //                difSelfCoreIndicatorUpdateNull4Entity(core, result);
 //                difSelfCoreIndicatorUpdateNull4Entity(core, result);
 //            }
 //            }
-            result.add("移除核心检验指标");
+//            result.add("移除核心检验指标");
             return result;
             return result;
         }
         }