17789 20065-排程失败的错误需要在页面上进行提示-20211009

yun-zuoyi
gsz 4 years ago
parent 3c9bb9fff0
commit 365c9e927e

@ -35,6 +35,9 @@ public class RuleDetailModel {
@ApiParam(value ="异常消息")
private String exception = "";
@ApiParam(value ="错误信息")
private ImportErrorInfo errorInfo;
public void addProcess() {
this.curProcess += 1;
}

Loading…
Cancel
Save