修复序列化和反序列化Class问题

This commit is contained in:
Looly
2023-06-25 18:08:27 +08:00
parent 7ab95e5cb8
commit 4982f49a37
3 changed files with 39 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
### 🐞Bug修复
* 【core 】 修复MapUtil工具使用filter方法构造传入参数结果问题issue#3162@Github
* 【core 】 修复序列化和反序列化Class问题issue#I7FQ29@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.20(2023-06-16)