xxxrrrdddd 2 年之前
父節點
當前提交
d56e6e5613
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application/common/library/Auth.php

+ 1 - 0
application/common/library/Auth.php

@@ -8,6 +8,7 @@ use app\common\model\UserRule;
 use fast\Random;
 use think\Config;
 use think\Db;
+use think\db\Query;
 use think\Exception;
 use think\Hook;
 use think\Request;