fix(文档拆分): 78342
This commit is contained in:
+1
-1
@@ -766,7 +766,7 @@ public class DocumentSplitServiceImpl implements IDocumentSplitService {
|
||||
// 填充说明
|
||||
Cell cell = headerRowTwo.createCell(0);
|
||||
String explain = "模版说明:\n" +
|
||||
"1.条款号不能为空\n" +
|
||||
"1.条文号不能为空\n" +
|
||||
"2.仅支持zip格式文件夹";
|
||||
|
||||
CellStyle cellStyleTwo = workbook.createCellStyle();
|
||||
|
||||
Reference in New Issue
Block a user