|
|
@ -717,6 +717,7 @@ public class AreaMonthReportServiceImpl implements IAreaMonthReportService { |
|
|
|
if (MapUtils.isEmpty(actualMap)) { |
|
|
|
if (MapUtils.isEmpty(actualMap)) { |
|
|
|
areaMonthReport.setActualPower(0f); |
|
|
|
areaMonthReport.setActualPower(0f); |
|
|
|
areaMonthReport.setPowerFinishRate(0.0); |
|
|
|
areaMonthReport.setPowerFinishRate(0.0); |
|
|
|
|
|
|
|
areaMonthReport.setComparePowerRate(0.0); |
|
|
|
return; |
|
|
|
return; |
|
|
|
} |
|
|
|
} |
|
|
|
// 实际发电量
|
|
|
|
// 实际发电量
|
|
|
|