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

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

@@ -171,7 +171,7 @@ class Dm extends PDOConnection
      * @throws ModelNotFoundException
      * @throws DataNotFoundException
      */
-    public function select(Query $query): array
+    public function select(Query $query)
     {
         var_dump(5);die;
         // 分析查询表达式