更正页面跳转
This commit is contained in:
@@ -27,7 +27,7 @@ public class answerBefore implements TaskListener {
|
||||
|
||||
CreateMQService oaService = SpringContextUtil.getBean(CreateMQService.class);
|
||||
// 发送 oa 待办 设置 跳转页面 router ? 后面流程类型
|
||||
one1.setLink("?prcType=");
|
||||
one1.setLink("standQA?prcType=27");
|
||||
one1.setTaskInfo(delegateTask.getName());
|
||||
oaService.sendTodoMq(one1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user