|
@@ -76,7 +76,7 @@ public class AnalysisNewService {
|
|
|
|
|
|
List<ProEconAnalysisSubtableBottom> stringList = new ArrayList<>();
|
|
|
for (ProBasicPowerstation wp : CacheContext.wpls) {
|
|
|
- if (wp.getId().equals("SXJ_KGDL_XWT_FDC_STA")) continue;
|
|
|
+// if (wp.getId().equals("SXJ_KGDL_XWT_FDC_STA")) continue;
|
|
|
|
|
|
// 补充数据可将其打开
|
|
|
// if (wp.getId().equals("SXJ_KGDL_GJY_FDC_STA")) {
|