getAdv("slider_app",5); if(empty($data)){ $this->set_message(1033,"暂无数据"); }else{ $this->set_message(200,"成功",$data); } } }