mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix comment
This commit is contained in:
@@ -101,7 +101,7 @@ public class ExcelPicUtil {
|
||||
ctMarker = pic.getPreferredSize().getFrom();
|
||||
sheetIndexPicMap.put(StrUtil.format("{}_{}", ctMarker.getRow(), ctMarker.getCol()), pic.getPictureData());
|
||||
}
|
||||
// 其他类似于图表等忽略,see: https://gitee.com/loolly/hutool/issues/I38857
|
||||
// 其他类似于图表等忽略,see: https://gitee.com/dromara/hutool/issues/I38857
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user