|
...
|
...
|
@@ -289,7 +289,7 @@ class AiVideoAutoPublish extends Command |
|
|
|
* @method :post
|
|
|
|
* @time :2025/8/1 16:25
|
|
|
|
*/
|
|
|
|
public function getAiVideoParam($project_id)
|
|
|
|
public function getAiVideoParam($project_id = 4198)
|
|
|
|
{
|
|
|
|
//获取当前网站域名
|
|
|
|
$domainModel = new DomainInfo();
|
...
|
...
|
|