deviceList(); if($status){ return $this->json_return(200,'',$data); }else{ return $this->json_return(201,$data); } } }