修改注释

This commit is contained in:
hzd 2020-09-03 14:41:42 +08:00
parent 0bef8a3233
commit f142630fea

View File

@ -17,7 +17,7 @@ import java.io.File;
import java.io.InputStream; import java.io.InputStream;
/** /**
* Excel工具类 * Excel工具类,不建议直接使用index直接操作sheet在wps/excel中sheet显示顺序与index无关还有隐藏sheet
* *
* @author Looly * @author Looly
* *