Commit 764d3d44 authored by caren's avatar caren

去掉水印标记入参

parent d7c190fe
......@@ -424,7 +424,7 @@ class Ai
"generate_audio" => false, // 不要声音
"resolution" => "480p", // 分辨率:降档提速(原1080p改为720p)枚举值: 480p 720p 1080p
"duration" => 5,
"draft" => true,
// "draft" => true,
],
'timeout' => 300,
'verify' => false, // 关闭 SSL 证书验证
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment