提交 6c4ec3b0 编写于 作者: Z zhourui

fix

上级 7815a6b7
......@@ -343,7 +343,7 @@ class ActionProcessing extends BaseAction {
} catch (Exception e) {
logger.error(e);
}
}, String.format("%record:%s", ActionProcessing.class.getName(), this.task.getId())).start();
}, String.format("%s:record:%s", ActionProcessing.class.getName(), this.task.getId())).start();
}
private void processingUpdateTaskCompleted() throws Exception {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册