lgy 1 month ago
parent
commit
243cb16823
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jcjyhr/vendor/topthink/think-orm/src/db/connector/Dm.php

+ 1 - 0
jcjyhr/vendor/topthink/think-orm/src/db/connector/Dm.php

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