This commit is contained in:
Looly
2019-09-19 17:00:08 +08:00
parent 0aeb4d2512
commit a8e9de0ffb
3 changed files with 198 additions and 61 deletions

View File

@@ -10,6 +10,7 @@
* 【http】 body方法传null跳过而非报错issue#I12AP2@Gitee
* 【core】 TimeInterval增加intervalPretty方法issue#I12A6T@Gitee
* 【core】 改进ArrayUtil.toString提高性能
* 【system】 增加SystemPropsKeysissue#550@Github
### Bug修复
* 【core】 修复DateUtil.offset导致的时区错误问题issue#I1294O@Gitee