mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-13 07:46:43 +00:00
update
This commit is contained in:
@@ -259,6 +259,7 @@ func (jm *JobManager) status() MsgJobStatus {
|
||||
}
|
||||
|
||||
for i, task := range jm.job.Tasks {
|
||||
log.Info(i, jm.job.Tasks)
|
||||
taskStatus := jm.jobStatus.tasks[task.Name]
|
||||
spider := Spider{}
|
||||
spider.Method = "GET"
|
||||
|
||||
Reference in New Issue
Block a user