|
@@ -374,6 +374,7 @@ public class ForecastService {
|
|
ProBasicPowerstationPoint llgl = null;
|
|
ProBasicPowerstationPoint llgl = null;
|
|
|
|
|
|
for (ProBasicPowerstation Wp : wplLs) {
|
|
for (ProBasicPowerstation Wp : wplLs) {
|
|
|
|
+ if (Wp.getId().contains("MLJ"))continue;
|
|
wpId = Wp.getId();
|
|
wpId = Wp.getId();
|
|
pjllist = new ArrayList();
|
|
pjllist = new ArrayList();
|
|
//得到此循环场站期次
|
|
//得到此循环场站期次
|