作者 lyh

gx数据

@@ -76,7 +76,7 @@ class AiVideoTask extends Command @@ -76,7 +76,7 @@ class AiVideoTask extends Command
76 $this->updateProject = []; 76 $this->updateProject = [];
77 } 77 }
78 if(!empty($this->routes)){ 78 if(!empty($this->routes)){
79 -// $this->updateRoutes($this->routes); 79 + $this->updateRoutes($this->routes);
80 $this->routes = []; 80 $this->routes = [];
81 } 81 }
82 $aiVideoTaskModel = new AiVideoTaskModel(); 82 $aiVideoTaskModel = new AiVideoTaskModel();