作者 李宇航

合并分支 'lyh-server' 到 'master'

gx ai视频自动脚本



查看合并请求 !1952
... ... @@ -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();
... ...