未验证 提交 d67011b3 编写于 作者: G gongxuanzhang 提交者: GitHub

Merge pull request #2949 from gongxuanzhang/master

modify some missspelling 
......@@ -17,7 +17,7 @@ import lombok.Setter;
import org.apache.poi.ss.usermodel.CellStyle;
/**
* wirte cell data
* write cell data
*
* @author Jiaju Zhuang
*/
......
......@@ -28,8 +28,8 @@ import org.slf4j.LoggerFactory;
**/
@Ignore
@Slf4j
public class Wirte {
private static final Logger LOGGER = LoggerFactory.getLogger(Wirte.class);
public class Write {
private static final Logger LOGGER = LoggerFactory.getLogger(Write.class);
@Test
public void simpleWrite1() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册