taxi_chauffeur = new TaxiChauffeur(); parent::__construct(); } public function xs() { //$this->taxi_chauffeur->getChauffeurData(); return '你好!'; } }