fix date read for sax bug

This commit is contained in:
Looly
2020-12-05 17:13:05 +08:00
parent 7103adc02e
commit 897dea0b30
14 changed files with 83 additions and 67 deletions

View File

@@ -12,6 +12,7 @@
### Bug修复
* 【cache 】 修复Cache中get重复misCount计数问题issue#1281@Github
* 【poi 】 修复sax读取自定义格式单元格无法识别日期类型的问题issue#1283@Github
-------------------------------------------------------------------------------------------------------------