修复JSONConfig.setDateFormat设置后toBean无效问题

This commit is contained in:
Looly
2024-09-02 13:44:52 +08:00
parent 99c1daf803
commit dbd92814db
5 changed files with 62 additions and 2 deletions

View File

@@ -2,10 +2,11 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.33(2024-08-30)
# 5.8.33(2024-09-02)
### 🐣新特性
### 🐞Bug修复
* 【json 】 修复JSONConfig.setDateFormat设置后toBean无效问题issue#3713@Gitee
-------------------------------------------------------------------------------------------------------------
**# 5.8.32(2024-08-30)