fix Validator

This commit is contained in:
Looly
2020-05-30 08:07:02 +08:00
parent e7bc77aff5
commit b8f8a3277f
3 changed files with 36 additions and 15 deletions

View File

@@ -29,6 +29,8 @@
* 【core 】 DateUtil增加dayOfYear方法pr#895@Github
* 【core 】 DateUtil增加dayOfYear方法pr#895@Github
* 【http 】 HttpUtil增加downloadBytes方法pr#895@Github
* 【core 】 isMactchRegex失效标记增加isMatchRegexissue#I1IPJG@Gitee
* 【core 】 优化Validator.isChinese
### Bug修复
* 【core 】 修复SimpleCache死锁问题issue#I1HOKB@Gitee