@@ -18,7 +18,7 @@ class Core extends AdminController
public function xs()
{
- $this->taxi_chauffeur->getChauffeurData();
- //return '您好!';
+ //$this->taxi_chauffeur->getChauffeurData();
+ return '你好!';
}