qinhouyu il y a 1 an
Parent
commit
2bcdab6e3b

+ 2 - 0
ruoyi-zdsz/src/main/java/com/ruoyi/zdsz/service/IZEngineeringInfrastructureService.java

@@ -48,6 +48,8 @@ public interface IZEngineeringInfrastructureService {
      */
     Boolean insertByBo(ZEngineeringInfrastructureBo bo);
 
+    Boolean insertByBoApp(ZEngineeringInfrastructureBo bo);
+
     /**
      * 新增基建工程审核
      */