add jobalias to cron
This commit is contained in:
@@ -312,6 +312,7 @@ type Cron struct {
|
||||
Model
|
||||
Cron string `json:"cron"`
|
||||
JobCode uint `json:"job"`
|
||||
JobAlias string `json:"jobalias" gorm:"-"`
|
||||
Enabled *bool `json:"enabled"`
|
||||
Data string `json:"data"`
|
||||
Comments string `json:"comments"`
|
||||
|
||||
Reference in New Issue
Block a user