add create

This commit is contained in:
Looly
2020-09-18 11:35:29 +08:00
parent 5a73a17f4d
commit fd5f43b5b1
3 changed files with 24 additions and 2 deletions

View File

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