正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -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) | 292 | + public function getAiVideoParam($project_id = 4198) |
| 293 | { | 293 | { |
| 294 | //获取当前网站域名 | 294 | //获取当前网站域名 |
| 295 | $domainModel = new DomainInfo(); | 295 | $domainModel = new DomainInfo(); |
-
请 注册 或 登录 后发表评论