mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-16 00:26:43 +00:00
update
This commit is contained in:
@@ -30,6 +30,7 @@ type Job struct {
|
||||
}
|
||||
|
||||
type Task struct {
|
||||
ID string `json:"id"`
|
||||
Name string `json:"name"`
|
||||
Job string `json:"job_name"`
|
||||
Image string `json:"image"`
|
||||
|
||||
Reference in New Issue
Block a user