1、更新
This commit is contained in:
@ -12,6 +12,7 @@ func InitJob() {
|
||||
jobList = map[string]JobExec{
|
||||
"ExamplesOne": ExamplesOne{},
|
||||
"LockControl": LockJob{},
|
||||
"ClearLogJob": ClearLogJob{},
|
||||
// ...
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user