增加QLExpress支持

This commit is contained in:
Looly
2022-10-12 14:14:42 +08:00
parent c12102e89b
commit 896ef4f701
6 changed files with 78 additions and 11 deletions

View File

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