fix Date and Zip bugs

This commit is contained in:
Looly
2019-11-16 05:13:25 +08:00
parent 1857e1d062
commit 3ed5ab2515
3 changed files with 159 additions and 135 deletions

View File

@@ -8,6 +8,8 @@
### 新特性
### Bug修复
* 【core】 修复DateUtil.format使用DateTime时区失效问题issue#I150I7@Gitee
* 【core】 修复ZipUtil解压目录遗留问题issue#I14NO3@Gitee
-------------------------------------------------------------------------------------------------------------