Pre Merge pull request !439 from ckpaly/springboot3

ckpaly 2025-12-03 03:26:57 +00:00 committed by Gitee
commit 411399eda2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 2 deletions

View File

@ -585,9 +585,8 @@ public class ExcelUtil<T>
/**
* excel
*
*
* @param index
* @param row
*/
@SuppressWarnings("unchecked")
public void fillExcelData(int index)