/**
  * 大厦滚动性能信息
  */
 public function actionGetMarqueeData()
 {
     return DeviceTaskSummary::getLastPreDatas();
 }