Pre Merge pull request !439 from ckpaly/springboot3

This commit is contained in:
ckpaly
2025-12-05 07:13:20 +00:00
committed by Gitee

View File

@@ -588,7 +588,7 @@ public class ExcelUtil<T>
/** /**
* 填充excel数据 * 填充excel数据
* *
* @param index 序号 * @param index 序号
*/ */
@SuppressWarnings("unchecked") @SuppressWarnings("unchecked")