Merge remote-tracking branch 'origin/apps_dev' into apps_dev

This commit is contained in:
Mr-wang 2023-08-03 14:02:26 +08:00
commit 6df8eb72f9
2 changed files with 1 additions and 1 deletions

View File

@ -1196,7 +1196,7 @@ public class DataViewService extends ActionWeb {
ro.put("nodes", UoPProcessMaps);
linksMaps = new LinkedList<Map>();
ro.put("links", linksMaps);
ro.info("您所查询的流程暂无可发起的流程");
ro.info("您所在的组织,暂无配置可发起的流程");
} else {
for (Map uoPProcessMap : UoPProcessMaps) {