修复props.toBean 数组字段未赋值问题

This commit is contained in:
Looly
2023-03-26 05:53:45 +08:00
parent 8bd76de6fe
commit 5799e018c1
9 changed files with 106 additions and 62 deletions

View File

@@ -23,6 +23,7 @@
* 【core 】 修复CalendarUtil.isSameMonth没有判断公元前导致不一致的问题issue#3011@Github
* 【core 】 修复WatchUtil createModify maxDepth传递后没有使用问题issue#3005@Github
* 【core 】 修复NullComparator反转无效问题pr#964@Gitee
* 【setting】 修复props.toBean 数组字段未赋值问题issue#3008@Github
-------------------------------------------------------------------------------------------------------------
# 5.8.15 (2023-03-09)