This commit is contained in:
Looly
2022-03-08 20:52:43 +08:00
parent 62fd367fc4
commit 9229eea85f
5 changed files with 134 additions and 72 deletions

View File

@@ -14,6 +14,7 @@
### 🐞Bug修复
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题pr#555@Gitee
* 【core 】 修复NumberConverter对数字转换的问题issue#I4WPF4@Gitee
* 【core 】 修复ReflectUtil.getMethods获取接口方法问题issue#I4WUWR@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.7.22 (2022-03-01)