|
@@ -79,7 +79,7 @@ public class GenerationTest {
|
|
|
// //场站接入状态,总预测功率
|
|
|
// accessStatusService.accessStatus();
|
|
|
// //全场状态
|
|
|
-// accessStatusService.fullFieldState();
|
|
|
+ accessStatusService.fullFieldState();
|
|
|
|
|
|
|
|
|
// statusService.powerRationing();
|
|
@@ -87,7 +87,7 @@ public class GenerationTest {
|
|
|
// statusService.calculateStatusNumber();
|
|
|
|
|
|
// realtimeService.savaRealtimeTarget();
|
|
|
- cycleCalculationService.saveCyle();
|
|
|
+// cycleCalculationService.saveCyle();
|
|
|
|
|
|
// electricityMeteringService.saveGenerationDatas();
|
|
|
|
|
@@ -100,5 +100,7 @@ public class GenerationTest {
|
|
|
// regionCalreService.RegionCal();
|
|
|
|
|
|
// safetyDayService.saveSafetyday();
|
|
|
+
|
|
|
+
|
|
|
}
|
|
|
}
|