find(); // if(!empty($info)){ // $unit_type = Db::name("department")->where("id",get_login_admin("unit_name"))->value("type"); // $info["unit_type"] = $unit_type; // } return $info; } }