From 29b29ea7f9aebeebb92dc2c6c46d8511b600a29d Mon Sep 17 00:00:00 2001 From: lihongyu <504404568@qq.com> Date: Mon, 26 Dec 2022 13:39:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E6=89=8B=E5=86=8C=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E8=A7=92=E8=89=B2=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml | 2 +- com.actionsoft.apps.coe.pal.output.pr/步骤竖表-流程手册4.xml | 2 +- .../apps/coe/pal/publisher/pubEvent/DownloadUtil.java | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml b/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml index b1b5eb53..0f3b24e0 100644 --- a/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml +++ b/com.actionsoft.apps.coe.pal.output.pr/步骤横表-流程手册4.xml @@ -4450,7 +4450,7 @@ y7fdOgAAAABJRU5ErkJggk== - 角色 + 角色/岗位 diff --git a/com.actionsoft.apps.coe.pal.output.pr/步骤竖表-流程手册4.xml b/com.actionsoft.apps.coe.pal.output.pr/步骤竖表-流程手册4.xml index 5a7435ef..7e6cb7bf 100644 --- a/com.actionsoft.apps.coe.pal.output.pr/步骤竖表-流程手册4.xml +++ b/com.actionsoft.apps.coe.pal.output.pr/步骤竖表-流程手册4.xml @@ -5357,7 +5357,7 @@ y7fdOgAAAABJRU5ErkJggk== - 角色 + 角色/岗位 diff --git a/com.actionsoft.apps.coe.pal.publisher/src/com/actionsoft/apps/coe/pal/publisher/pubEvent/DownloadUtil.java b/com.actionsoft.apps.coe.pal.publisher/src/com/actionsoft/apps/coe/pal/publisher/pubEvent/DownloadUtil.java index cbcea2f0..190fe457 100644 --- a/com.actionsoft.apps.coe.pal.publisher/src/com/actionsoft/apps/coe/pal/publisher/pubEvent/DownloadUtil.java +++ b/com.actionsoft.apps.coe.pal.publisher/src/com/actionsoft/apps/coe/pal/publisher/pubEvent/DownloadUtil.java @@ -17,7 +17,6 @@ import com.actionsoft.bpms.util.UUIDGener; import com.actionsoft.bpms.util.UtilFile; import com.actionsoft.sdk.local.SDK; import com.alibaba.fastjson.JSONObject; -import com.awspaas.yili.publishevent.event.OutputDCFileProcessor; import java.io.File; import java.util.LinkedHashMap;