lgy il y a 1 mois
Parent
commit
243cb16823
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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数据库驱动.