Commit ac179d4f authored by yanzg's avatar yanzg

接口文档的支持

parent a38e713c
......@@ -57,7 +57,10 @@ public class ExcelMergerData {
this.rowIndex = rowIndex;
this.rowCell = 1;
if (this.rowIndexHistory != -1) {
this.mergerFlag = true;
}
} else {
this.rowCell++;
}
......
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