Quellcode durchsuchen

切换实时数据适配接口

shilin vor 3 Jahren
Ursprung
Commit
eb9491556d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/main/java/com/gyee/frame/common/spring/InitialRunner.java

+ 1 - 1
src/main/java/com/gyee/frame/common/spring/InitialRunner.java

@@ -496,7 +496,7 @@ public class InitialRunner implements CommandLineRunner {
                 }
             }
         }
-     //   wppointnummap= windPowerstationTestingPointService.getWpPointTotal();
+        wppointnummap= windPowerstationTestingPointService.getWpPointTotal();
     }
 
 }