修复Tree.cloneTree的Parent节点引用错误问题

This commit is contained in:
Looly
2024-08-30 15:11:43 +08:00
parent baac5d05d4
commit c3b576f698
2 changed files with 7 additions and 3 deletions

View File

@@ -14,6 +14,7 @@
* 【crypto 】 修复ZipUtil压缩成流的方法检查文件时报错问题issue#3697@Github
* 【core 】 修复CopyOptions.setFieldValueEditor后生成null值setIgnoreNullValue无效问题issue#3702@Github
* 【json 】 修复JSONConfig.setDateFormat设置后setWriteLongAsString失效问题issue#IALQ0N@Gitee
* 【core 】 修复Tree.cloneTree的Parent节点引用错误问题issue#IANJTC@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.31(2024-08-12)