@@ -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;