add ConditionBuilder

This commit is contained in:
Looly
2020-09-18 11:27:26 +08:00
parent 75a6da5b5f
commit 5a73a17f4d
8 changed files with 217 additions and 49 deletions

View File

@@ -20,6 +20,7 @@
* 【core 】 IdcardUtil增加getIdcardInfo方法issue#1092@Github
* 【core 】 改进ObjectUtil.equal支持BigDecimal判断
* 【core 】 ArrayConverter增加可选是否忽略错误issue#I1VNYQ@Gitee
* 【db 】 增加ConditionBuilder
### Bug修复
* 【core 】 修复Dict.of错误issue#I1UUO5@Gitee