add method

This commit is contained in:
Looly
2020-09-17 17:10:42 +08:00
parent 72a33201eb
commit a5f757679e
4 changed files with 41 additions and 7 deletions

View File

@@ -18,6 +18,7 @@
* 【core 】 增加Interner和InternUtilissue#I1TU1Y@Gitee
* 【core 】 增加Calculatorissue#1090@Github
* 【core 】 IdcardUtil增加getIdcardInfo方法issue#1092@Github
* 【core 】 改进ObjectUtil.equal支持BigDecimal判断
### Bug修复
* 【core 】 修复Dict.of错误issue#I1UUO5@Gitee