@@ -15,6 +15,7 @@ namespace think\db\connector;
use PDO;
use think\db\PDOConnection;
+use think\db\Query;
/**
* mysql数据库驱动.