fix bug and add method

This commit is contained in:
Looly
2022-03-14 00:32:35 +08:00
parent 2bfa2cebf2
commit e389227964
7 changed files with 71 additions and 82 deletions

View File

@@ -12,11 +12,13 @@
* 【core 】 增加Table实现issue#2179@Github
* 【core 】 增加UniqueKeySetissue#I4WUWR@Gitee
* 【core 】 阿拉伯数字转换成中文对发票票面金额转换的扩展pr#570@Gitee
* 【core 】 ArrayUtil增加replace方法pr#570@Gitee
*
### 🐞Bug修复
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题pr#555@Gitee
* 【core 】 修复NumberConverter对数字转换的问题issue#I4WPF4@Gitee
* 【core 】 修复ReflectUtil.getMethods获取接口方法问题issue#I4WUWR@Gitee
* 【core 】 修复NamingCase中大写转换问题pr#572@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.7.22 (2022-03-01)