@@ -2,7 +2,7 @@
namespace app\api\controller;
use think\Db;
use EasyWeChat\Factory;
-
+use think\facade\App;
/**
* @title 用户登录
* @controller Login