修复JSONUtil.toBean目标存在Map字段无序问题

This commit is contained in:
Looly
2023-04-25 16:37:56 +08:00
parent acb40326f6
commit 74d895ccb6
4 changed files with 66 additions and 5 deletions

View File

@@ -12,6 +12,7 @@
* 【db 】 修复insertOrUpdate更新中条件字段没有移除问题issue#I6W91Z@Gitee
* 【core 】 修复VIN车架号正则问题pr#3078@Github
* 【core 】 修复HtmlUtil的removeHtmlAttr方法匹配问题issue#I6YNTF@Gitee
* 【core 】 修复JSONUtil.toBean目标存在Map字段无序问题issue#I6YN2A@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.18 (2023-04-16)