lgy hai 2 meses
pai
achega
eceed466c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jcjyhr/vendor/topthink/think-orm/src/db/builder/Dm.php

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

@@ -11,7 +11,7 @@ declare (strict_types = 1);
 namespace think\db\builder;
 
 use think\db\Builder;
-use think\db\Query;
+use think\db\BaseQuery as Query;
 use think\db\exception\DbException as Exception;
 use think\db\Raw;