This commit is contained in:
苏尹岚
2020-12-17 15:28:52 +08:00
parent 165da4d980
commit af30593ce4

View File

@@ -184,7 +184,7 @@ func (v *JobTimer) TableIndex() [][]string {
}
type JobSpan struct {
ModelIDCUL
ModelIDCULD
JobID int `orm:"column(job_id)" json:"jobID"` //任务ID
EndAt *time.Time `json:"endAt"` //生效时间范围