add class

This commit is contained in:
Looly
2022-03-21 00:42:01 +08:00
parent be72eab9a0
commit 4fbda4565a
6 changed files with 270 additions and 179 deletions

View File

@@ -33,6 +33,7 @@
* 【poi 】 优化ExcelBase将alias放入
* 【poi 】 优化ExcelBase将alias放入
* 【core 】 改进StrUtil#startWith、endWith性能
* 【cron 】 增加CronPatternParser、MatcherTable
### 🐞Bug修复
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题pr#555@Gitee