Skip to content

Commit

Permalink
移除调试
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurunsoft committed Jan 13, 2022
1 parent 2d85743 commit c2d606e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/BaseModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,6 @@ public static function batchInsert(array $models): IQueryResult
}
}

var_dump($sql);

return TDEngineOrm::getClientHandler()->query($sql, self::__getMeta()->getTable()->client ?? null);
}

Expand Down

0 comments on commit c2d606e

Please sign in to comment.