提交 9022384c 编写于 作者: Z zhourui

fix exceptionRecordProcessing

上级 a2380f6d
......@@ -7,7 +7,7 @@ class ExceptionRecordProcessing extends LanguagePromptException {
private static final long serialVersionUID = -5515077418025884395L;
ExceptionRecordProcessing(String id) {
super("任务 {} 处理失败.", id);
super("流程记录处理失败:{}.", id);
}
}
......@@ -17,7 +17,6 @@ import com.x.base.core.project.x_processplatform_service_processing;
import com.x.base.core.project.config.Config;
import com.x.base.core.project.http.EffectivePerson;
import com.x.base.core.project.jaxrs.WoId;
import com.x.processplatform.assemble.surface.jaxrs.task.ExceptionWorkProcessing;
import com.x.processplatform.core.entity.content.Record;
import com.x.processplatform.core.entity.content.RecordProperties.NextManual;
import com.x.processplatform.core.entity.content.Task;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册