Commit e2bbd188 by guojuxing

日志

parent 339f251f
......@@ -222,6 +222,7 @@ public class ExcelUtils {
n++;
continue;
}
logger.info("sheet is null" + n + ";sonHeader:" + sonHeader.stream());
if (!(n == 0 && sonHeader.size() == 1)) {
//一个单元格,合并操作会报错
//创建第一行大标题
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment