bianjunhui 1 năm trước cách đây
mục cha
commit
ba269e00bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application/api/controller/AppIndex.php

+ 1 - 1
application/api/controller/AppIndex.php

@@ -8,7 +8,7 @@ use think\Db;
 /**
  * 首页接口
  */
-class AppIndex extends Api
+class Appindex extends Api
 {
     protected $noNeedLogin = ['*'];
     protected $noNeedRight = ['*'];