修复Table#contains空指针问题

This commit is contained in:
Looly
2023-06-06 22:25:15 +08:00
parent 37ca7779ca
commit 332fd5c346
3 changed files with 13 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
* 【core 】 修复TreeUtil.getParentsName()获取到的路径集合中存在值为null的路径名称问题issue#I795IN@Gitee
* 【core 】 修复umberUtil.parseNumber对+解析问题issue#I79VS7@Gitee
* 【core 】 修复IdcardUtil.getGenderByIdCard存在潜在的异常pr#1007@Gitee
* 【core 】 修复Table#contains空指针问题issue#3135@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.19(2023-05-27)