|
|
@@ -81,7 +81,7 @@ public class AnalysisTask {
|
|
|
logger.info("[功率拟合] 处理时间段: {}~{}", start, end);
|
|
|
newDataFittingService.newDataFitting(
|
|
|
"NX_FGS_HA_FDC_STA", "NX_FGS_HA_F_WT_0001_EQ", st, et, 600,
|
|
|
- true, true, true, true, true,
|
|
|
+ true, true, true, true, true,1,
|
|
|
2500, 25, 3, 0, 0, 10
|
|
|
);
|
|
|
|