- // ${currentTime}
- <! Entity=${efiLabel} type=DQ time='${uploadTime}' !>
- <Capacity::${efiLabel}>
- @id 装机容量
- #1 ${capacity}
- </Capacity::${efiLabel}>
- <ShortTermForcast::${efiLabel}>
- @id 短期预测功率 预计开机容量
- #foreach( $dq in $vList )
- #${velocityCount} ${dq.ableValue} ${dq.suCapacity}
- #end
- </ShortTermForcast::${efiLabel}>
|