作者 lyh

gx

@@ -63,7 +63,7 @@ class AiVideoAutoPublish extends Command @@ -63,7 +63,7 @@ class AiVideoAutoPublish extends Command
63 } 63 }
64 64
65 /** 65 /**
66 - * @remark :普通项目--自动发布 66 + * @remark :自动发布aiVideo组装数据(写入一条记录)
67 * @name :auto_six_publish 67 * @name :auto_six_publish
68 * @author :lyh 68 * @author :lyh
69 * @method :post 69 * @method :post
@@ -289,7 +289,7 @@ class AiVideoAutoPublish extends Command @@ -289,7 +289,7 @@ class AiVideoAutoPublish extends Command
289 * @method :post 289 * @method :post
290 * @time :2025/8/1 16:25 290 * @time :2025/8/1 16:25
291 */ 291 */
292 - public function getAiVideoParam($project_id = 3751) 292 + public function getAiVideoParam($project_id)
293 { 293 {
294 //获取当前网站域名 294 //获取当前网站域名
295 $domainModel = new DomainInfo(); 295 $domainModel = new DomainInfo();