Kaynağa Gözat

分支提交

zuoyang@infocq.com 4 yıl önce
ebeveyn
işleme
d6dc09cf83
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 '你好~+~';
+        return '你好~';
     }
 }