Merge remote-tracking branch 'origin/apps_dev' into apps_dev
This commit is contained in:
commit
6df8eb72f9
Binary file not shown.
@ -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) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user