This commit is contained in:
Looly 2020-03-23 17:53:27 +08:00
parent 36c706bc7d
commit 18a2a34fc9

View File

@ -419,7 +419,7 @@ public class ExcelWriteTest {
}
@Test
// @Ignore
@Ignore
public void addSelectTest2() {
ExcelWriter writer = ExcelUtil.getWriter(true);
writer.writeCellValue(0, 0, "请选择科目");