This commit is contained in:
Looly
2020-08-21 20:30:37 +08:00
parent ab6cd0763c
commit 7e4889945c
3 changed files with 13 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 BeanCopier修改规则可选bean拷贝空字段报错问题pr#160@Gitee
* 【http 】 HttpUtil增加downloadFileFromUrlpr#1023@Github
* 【core 】 增加toEpochMilli方法
* 【core 】 Validator修改isCitizenId校验pr#1032@Github
### Bug修复#
* 【poi 】 修复ExcelBase.isXlsx方法判断问题issue#I1S502@Gitee