提交 63847242 编写于 作者: O o2null

Merge branch 'cherry-pick-56ffdc28' into 'develop'

Merge branch 'hotfix/流程设计工程未初始化线程池' into 'master'

See merge request o2oa/o2oa!726
......@@ -47,6 +47,7 @@ public class ThisApplication {
try {
CacheManager.init(context.clazz().getSimpleName());
MessageConnector.start(context());
initThreadPool();
context().startQueue(projectionExecuteQueue);
context().startQueue(mappingExecuteQueue);
context().startQueue(formVersionQueue);
......@@ -66,4 +67,4 @@ public class ThisApplication {
}
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册