CDQFS.vm 269 B

12345678
  1. // ${currentTime}
  2. <! Entity=${sign} type=CDQFS time='${uploadTime}' !>
  3. <UltraShortTermForcast::${sign}>
  4. @id 超短期预测风速 超短期预测风向
  5. #foreach( $dqfs in $vList )
  6. #${velocityCount} ${dqfs.ws10} ${dqfs.wd10}
  7. #end
  8. </UltraShortTermForcast::${sign}>