fix comment

This commit is contained in:
Looly
2025-06-25 17:03:22 +08:00
parent 9d83869d85
commit bb607e30ae
21 changed files with 484 additions and 142 deletions

View File

@@ -29,6 +29,9 @@ import cn.hutool.v7.poi.excel.reader.ExcelReadConfig;
*/
public abstract class AbstractSheetReader<T> implements SheetReader<T> {
/**
* 读取范围
*/
protected final CellRangeAddress cellRangeAddress;
/**
* Excel配置