1.4.4 JsonUtil类修复格式化出现的时区差

This commit is contained in:
2021-04-24 00:52:35 +08:00
parent d602d4370e
commit 5a96c23882
3 changed files with 29 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
yexuejc-base 更新记录
------------------
#### version 1.4.4
**time2021-4-24 00:41:31** <br/>
**branch** master <br/>
**update** <br/>
>1. JsonUtil类修复格式化出现的时区差现使用TimeZone.getDefault()时区
#
#### version 1.4.3
**time2021-2-6 11:42:49** <br/>
**branch** master <br/>