fix:修改立项计划中发送OA代办连接错误问题
This commit is contained in:
@@ -31,7 +31,8 @@ public class Step2Before implements TaskListener {
|
||||
|
||||
CreateMQService oaService = SpringContextUtil.getBean(CreateMQService.class);
|
||||
// 发送 oa 待办 设置 跳转页面 router ? 后面流程类型
|
||||
one1.setLink("xmpgStep2?prcType=6");
|
||||
// one1.setLink("xmpgStep2?prcType=6");
|
||||
one1.setLink("qbzxdlxStep2?proType=26");
|
||||
one1.setTaskInfo(delegateTask.getName());
|
||||
oaService.sendTodoMq(one1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user