Pre Merge pull request !439 from ckpaly/springboot3

pull/439/MERGE
ckpaly 2025-12-18 06:48:34 +00:00 committed by Gitee
commit 4917c2fdc2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -588,7 +588,7 @@ public class ExcelUtil<T>
/** /**
* excel * excel
* *
* @param index * @param index
*/ */
@SuppressWarnings("unchecked") @SuppressWarnings("unchecked")