修复DayOfWeek转json异常问题

This commit is contained in:
Looly
2022-08-30 22:59:34 +08:00
parent 87a1cec9ed
commit 9fc7c40af9
5 changed files with 102 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
* 【core 】 修复FilterIter当参数filter为空时存在问题issue#I5OG7U@Gitee
* 【poi 】 修复Excel读取提示信息错误issue#I5OSFC@Gitee
* 【json 】 解决JSONObject#write无法递归的bugissue#I5OMSC@Gitee
* 【json 】 修复DayOfWeek转json异常问题issue#2572@Github
-------------------------------------------------------------------------------------------------------------