From ab3eecc3ea1072a8d9bb83e642f815be14be5031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E6=9E=B3?= <7854742+wang_rumeng@user.noreply.gitee.com> Date: Sun, 17 Aug 2025 19:44:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8D=A2=E5=88=9B=E5=BB=BA=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/video_flow.ts | 2 ++ components/common/ChatInputBox.tsx | 3 ++- components/pages/work-flow/thumbnail-grid.tsx | 4 ---- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/api/video_flow.ts b/api/video_flow.ts index 864b443..218f41e 100644 --- a/api/video_flow.ts +++ b/api/video_flow.ts @@ -738,6 +738,8 @@ export const createMovieProjectV1 = async (request: { resolution: "720p" | "1080p" | "4k"; /** 语言 */ language: string; + /** 视频时长 */ + video_duration: string; }) => { return post
- Generating...
)} @@ -275,7 +274,6 @@ export function ThumbnailGrid({
- Failed
)} @@ -329,7 +327,6 @@ export function ThumbnailGrid({
- Generating...
)} @@ -337,7 +334,6 @@ export function ThumbnailGrid({
- Failed
)}