fix(kling-video-generator): 在API请求中添加multi_shot参数
This commit is contained in:
@@ -201,6 +201,7 @@ const KlingApi = {
|
||||
prompt,
|
||||
duration: String(duration),
|
||||
mode,
|
||||
multi_shot: false,
|
||||
}
|
||||
|
||||
if (lastFrameUrl) {
|
||||
|
||||
Reference in New Issue
Block a user