作者 lyh

gx

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