diff --git a/com.actionsoft.apps.coe.pal.batch/manifest.xml b/com.actionsoft.apps.coe.pal.batch/manifest.xml index 4532a446..17963688 100644 --- a/com.actionsoft.apps.coe.pal.batch/manifest.xml +++ b/com.actionsoft.apps.coe.pal.batch/manifest.xml @@ -3,7 +3,7 @@ 流程库批处理工具 1.0 - 13 + 14 北京炎黄盈动科技发展有限责任公司 true diff --git a/com.actionsoft.apps.coe.pal.datamigration/manifest.xml b/com.actionsoft.apps.coe.pal.datamigration/manifest.xml index 4f2e48b7..c2949c85 100644 --- a/com.actionsoft.apps.coe.pal.datamigration/manifest.xml +++ b/com.actionsoft.apps.coe.pal.datamigration/manifest.xml @@ -3,7 +3,7 @@ PAL数据迁移 1.0 - 24 + 24 北京炎黄盈动科技发展有限责任公司 false diff --git a/com.actionsoft.apps.coe.pal/manifest.xml b/com.actionsoft.apps.coe.pal/manifest.xml index 8f467655..e6315aa2 100755 --- a/com.actionsoft.apps.coe.pal/manifest.xml +++ b/com.actionsoft.apps.coe.pal/manifest.xml @@ -3,7 +3,7 @@ CoE PAL流程资产库 6.5 - 70 + 71 北京炎黄盈动科技发展有限责任公司 false diff --git a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/output/OutPutReportWeb.java b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/output/OutPutReportWeb.java index 9badeda0..e8298fd9 100755 --- a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/output/OutPutReportWeb.java +++ b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/output/OutPutReportWeb.java @@ -427,7 +427,8 @@ public class OutPutReportWeb extends ActionWeb { */ public String PALFileJsonDataRootTreeData(String methodType, String wsid, String versionType, String teamId) { JSONArray jsonArr = null; - if (teamId == null || "".equals(teamId)) { + //if (teamId == null || "".equals(teamId)) { + if (teamId == null) { jsonArr = PALRepositoryQueryAPIManager.getInstance().getPalRepositoryTreeData(_uc, wsid, methodType, versionType); } else { jsonArr = PALRepositoryQueryAPIManager.getInstance().getPermPalRepositoryTreeDataByMethods(_uc, wsid, teamId, versionType, methodType); diff --git a/com.awspaas.user.apps.coe.pal.output.bd/manifest.xml b/com.awspaas.user.apps.coe.pal.output.bd/manifest.xml index c051907f..316f188f 100644 --- a/com.awspaas.user.apps.coe.pal.output.bd/manifest.xml +++ b/com.awspaas.user.apps.coe.pal.output.bd/manifest.xml @@ -3,7 +3,7 @@ 表单手册 1.0 - 3 + 4 AWSPaaS-EndUser false