xxxrrrdddd 2 vuotta sitten
vanhempi
commit
d56e6e5613
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;