提交 4df987f9 编写于 作者: 庄家钜's avatar 庄家钜

优化07版超大文件读取方案

上级 c66e160d
......@@ -2,6 +2,7 @@ package com.alibaba.easyexcel.test.temp.large;
import java.io.FileInputStream;
import org.junit.Ignore;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
......@@ -13,6 +14,7 @@ import com.alibaba.excel.EasyExcel;
*
* @author Jiaju Zhuang
*/
@Ignore
public class TempLargeDataTest {
private static final Logger LOGGER = LoggerFactory.getLogger(LargeDataTest.class);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册