未验证 提交 64972313 编写于 作者: O OS 提交者: GitHub

fix bug-6277 submit-time error in parallel tasks. (#6278)

上级 540fd9dc
......@@ -1078,6 +1078,7 @@ public class ProcessService {
task = submitTask(taskInstance);
if (task != null && task.getId() != 0) {
submitDB = true;
break;
}
}
if (!submitDB) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册