流程手册格式更新
This commit is contained in:
parent
ab325df8fd
commit
3dcd195748
Binary file not shown.
@ -94,7 +94,7 @@ public class Report1Gener {
|
|||||||
OutputAppProfile appModel = OutputAppManager.getProfile(model.getProfileId());
|
OutputAppProfile appModel = OutputAppManager.getProfile(model.getProfileId());
|
||||||
String tempPath = appModel.getAppContext().getPath();
|
String tempPath = appModel.getAppContext().getPath();
|
||||||
//String tempName = "步骤横表-流程手册.xml";
|
//String tempName = "步骤横表-流程手册.xml";
|
||||||
String tempName = "步骤横表-流程手册3.xml";
|
String tempName = "步骤横表-流程手册4.xml";
|
||||||
log.info("begin...");
|
log.info("begin...");
|
||||||
log.info("-------------------");
|
log.info("-------------------");
|
||||||
// ----文件处理-----
|
// ----文件处理-----
|
||||||
|
|||||||
@ -90,7 +90,7 @@ public class Report2Gener {
|
|||||||
// ----预处理、校验----
|
// ----预处理、校验----
|
||||||
OutputAppProfile appModel = OutputAppManager.getProfile(model.getProfileId());
|
OutputAppProfile appModel = OutputAppManager.getProfile(model.getProfileId());
|
||||||
String tempPath = appModel.getAppContext().getPath();
|
String tempPath = appModel.getAppContext().getPath();
|
||||||
String tempName = "步骤竖表-流程手册3.xml";
|
String tempName = "步骤竖表-流程手册4.xml";
|
||||||
log.info("begin...");
|
log.info("begin...");
|
||||||
log.info("-------------------");
|
log.info("-------------------");
|
||||||
// ----文件处理-----
|
// ----文件处理-----
|
||||||
|
|||||||
BIN
com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.doc
Normal file
BIN
com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.doc
Normal file
Binary file not shown.
7546
com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml
Normal file
7546
com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
com.actionsoft.apps.coe.pal.output.pr/步骤竖表-流程手册4.doc
Normal file
BIN
com.actionsoft.apps.coe.pal.output.pr/步骤竖表-流程手册4.doc
Normal file
Binary file not shown.
7319
com.actionsoft.apps.coe.pal.output.pr/步骤竖表-流程手册4.xml
Normal file
7319
com.actionsoft.apps.coe.pal.output.pr/步骤竖表-流程手册4.xml
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user