1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-04 15:28:20 +08:00

[0.3.5] 修复 ConditionalBuilder 对于参数未添加 AND 链接的问题

This commit is contained in:
2022-01-29 21:20:07 +08:00
parent 7acc2849ae
commit bb4801b41c
10 changed files with 40 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easysql-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>0.3.4</version>
<version>0.3.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>