作者 李宇航

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

gx ai视频自动脚本



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