/** * 获取监控日志概况 */ public function CheckLogList() { $obj = new Psys_StationRule(); return $obj->CheckLogList(); }