zuoyang@infocq.com 4 lat temu
rodzic
commit
074fd23bf2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/admin/controller/Core.php

+ 1 - 1
app/admin/controller/Core.php

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