mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-31 14:12:10 +08:00
修复计划任务字段问题
This commit is contained in:
@@ -16,7 +16,7 @@ public class CrontabDetailVo implements Serializable {
|
||||
private Integer id;
|
||||
|
||||
@ApiModelProperty(value = "任务分组")
|
||||
private String groups;
|
||||
private String types;
|
||||
|
||||
@ApiModelProperty(value = "任务名称")
|
||||
private String name;
|
||||
|
||||
Reference in New Issue
Block a user