This commit is contained in:
Looly
2020-01-09 10:23:35 +08:00
parent 20779bdd33
commit 34e4efcc3c
3 changed files with 10 additions and 3 deletions

View File

@@ -12,8 +12,10 @@
* 【core 】 增加Alias注解
* 【core 】 修正NumberChineseFormatter和NumberWordFormatter类名拼写错误
* 【all 】 修正equals避免可能存在的空指针问题pr#692@Github
* 【core 】 提供一个自带默认值的Mappr#87@Gitee
### Bug修复
* 【core 】 修复NumberUtil.mul中null的结果错误问题issue#I17Y4J@Gitee
-------------------------------------------------------------------------------------------------------------