This commit is contained in:
Looly
2022-03-20 01:38:27 +08:00
parent b1b80730e4
commit a1df46f4bd
3 changed files with 112 additions and 30 deletions

View File

@@ -28,6 +28,7 @@
* 【poi 】 优化ExcelReader采用只读模式pr#2204@Gitee
* 【poi 】 优化ExcelBase将alias放入
* 【poi 】 优化ExcelBase将alias放入
* 【core 】 改进StrUtil#startWith、endWith性能
### 🐞Bug修复
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题pr#555@Gitee