sandm 2 жил өмнө
parent
commit
9300bb2c4d

+ 1 - 1
app/index/controller/Auth.php

@@ -4,7 +4,7 @@ namespace app\index\controller;
 
 use app\BaseController;
 use app\common\api\UserApi;
-use think\Facade\Db;
+use think\facade\Db;
 
 /**
  * Description of Login