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;