fix Validator

This commit is contained in:
Looly
2019-09-20 18:01:50 +08:00
parent 164bff4b01
commit 46fd3912d4
2 changed files with 5 additions and 6 deletions

View File

@@ -12,6 +12,7 @@
* 【core】 改进ArrayUtil.toString提高性能
* 【system】 增加SystemPropsKeysissue#550@Github
* 【core】 FileUtil.normalize在win下支持samba路径issue#549@Github
* 【core】 修复Validator注释错误pr#70@Gitee
### Bug修复
* 【core】 修复DateUtil.offset导致的时区错误问题issue#I1294O@Gitee