作者 lyh

gx数据

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