优化合并单元格读取

This commit is contained in:
Looly
2022-10-09 19:07:19 +08:00
parent 7c2ce9731e
commit da21e6b071
2 changed files with 2 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 DateUtil增加isLastDayOfMonth、getLastDayOfMonth方法pr#824@Gitee
* 【core 】 AnnotationUtil类支持Lambda获取某注解属性值pr#827@Gitee
* 【core 】 CharUtil.isBlank添加Hangul Filler字符issue#I5UGSQ@Gitee
* 【poi 】 优化合并单元格读取issue#I5UJZ1@Gitee
### 🐞Bug修复
* 【poi 】 修复ExcelReader读取只有标题行报错问题issue#I5U1JA@Gitee