update
This commit is contained in:
@@ -34,6 +34,11 @@ public class ScheduleJobEntity implements Serializable {
|
||||
*/
|
||||
private String jobName;
|
||||
|
||||
/**
|
||||
* 任务类型
|
||||
*/
|
||||
private String jobType;
|
||||
|
||||
/**
|
||||
* bean名称
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user