mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-26 01:01:52 +08:00
回退多余代码
This commit is contained in:
parent
ca9458088c
commit
a7a2725a87
@ -34,7 +34,5 @@ public class InfJobBaseVO {
|
|||||||
@ApiModelProperty(value = "监控超时时间", example = "1000")
|
@ApiModelProperty(value = "监控超时时间", example = "1000")
|
||||||
private Integer monitorTimeout;
|
private Integer monitorTimeout;
|
||||||
|
|
||||||
public void setCronExpression(String cronExpression) {
|
|
||||||
this.cronExpression = cronExpression;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user