- //电场名称:${netName} | 部门:${dept}| 联系人:${contacts}| 办公电话:${tel} | 手机:${mobile} |
- //** 单位:MW
- //预测厂家:沈阳嘉越
- // ${currentTime}
- <! Entity=${sign} type=THEORY time='${uploadTime}' !>
- <THEORY::${sign}>
- @id 日期 时间 理论功率 可用功率 实际功率
- #foreach( $th in $vList )
- #${velocityCount} ${th.date} ${th.time} ${th.theoryValue} ${th.ableValue} ${th.realValue}
- #end
- </THEORY::${sign}>
|