CDQ.vm 340 B

1234567
  1. <!Entity=${efiName} ForecastType=超短期预测 form_time='${currentTime}' curve_time='${uploadTime}' !>
  2. <风电场>
  3. @ 序号 日期时间 ${efiName}风电场/总出力 开机容量 出力量测状态
  4. #foreach( $cdq in $vList )
  5. # ${velocityCount} ${cdq.sj} ${cdq.forecastValueCorrectAfter} ${cdq.openCapactity} ${cdq.zt}
  6. #end
  7. </风电场>