feat: There is no way the,buss
This commit is contained in:
@@ -29,7 +29,7 @@ public class BussLibraryC3Before implements TaskListener{
|
||||
busBean.saveOrUpdate(one1);
|
||||
|
||||
// 发送 oa 待办 设置 跳转页面 router ? 后面流程类型
|
||||
one1.setLink("bussLibrary3-1?prcType=buss1");
|
||||
one1.setLink("bussLibraryC3?prcType=buss1");
|
||||
one1.setTaskInfo(delegateTask.getName());
|
||||
oaService.sendTodoMq(one1);
|
||||
}
|
||||
|
||||
@@ -29,7 +29,7 @@ public class BussLibraryC6Before implements TaskListener{
|
||||
busBean.saveOrUpdate(one1);
|
||||
|
||||
// 发送 oa 待办 设置 跳转页面 router ? 后面流程类型
|
||||
one1.setLink("bussLibrary6-1?prcType=buss1");
|
||||
one1.setLink("bussLibraryC6?prcType=buss1");
|
||||
one1.setTaskInfo(delegateTask.getName());
|
||||
oaService.sendTodoMq(one1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user