提交 53447b7e 编写于 作者: 庄家钜's avatar 庄家钜

修改javadoc

上级 8a6abd94
......@@ -191,7 +191,7 @@ public class ExcelReader {
*
* @param sheet
* Read sheet
* @deprecated please us {@link #read(ReadSheet)}
* @deprecated please us {@link #read(ReadSheet...)}
*/
@Deprecated
public void read(Sheet sheet) {
......
......@@ -20,7 +20,7 @@ public class ExcelDataConvertException extends RuntimeException {
/**
* Nullable.Only when the header is configured and when the class header is used is not null.
*
* @see {@link ExcelWriterBuilder#head(Class)}
* @see ExcelWriterBuilder#head(Class)
*/
private ExcelContentProperty excelContentProperty;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册