流程手册格式更新

This commit is contained in:
446052889@qq.com 2022-09-15 11:32:21 +08:00
parent ab325df8fd
commit 3dcd195748
7 changed files with 14867 additions and 2 deletions

View File

@ -94,7 +94,7 @@ public class Report1Gener {
OutputAppProfile appModel = OutputAppManager.getProfile(model.getProfileId());
String tempPath = appModel.getAppContext().getPath();
//String tempName = "步骤横表-流程手册.xml";
String tempName = "步骤横表-流程手册3.xml";
String tempName = "步骤横表-流程手册4.xml";
log.info("begin...");
log.info("-------------------");
// ----文件处理-----

View File

@ -90,7 +90,7 @@ public class Report2Gener {
// ----预处理校验----
OutputAppProfile appModel = OutputAppManager.getProfile(model.getProfileId());
String tempPath = appModel.getAppContext().getPath();
String tempName = "步骤竖表-流程手册3.xml";
String tempName = "步骤竖表-流程手册4.xml";
log.info("begin...");
log.info("-------------------");
// ----文件处理-----

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff