job 单元测试增加校验调用

This commit is contained in:
neilz
2021-03-15 07:53:29 +08:00
parent d5fb438f59
commit 15391dd394
2 changed files with 41 additions and 20 deletions

View File

@ -34,5 +34,4 @@ public class InfJobBaseVO {
@ApiModelProperty(value = "监控超时时间", example = "1000")
private Integer monitorTimeout;
}