测试极速成片

This commit is contained in:
Azmat@qq.com
2026-08-26 15:18:18 +08:00
parent 245525ec53
commit 0ee498d807
30 changed files with 1963 additions and 367 deletions
+1
View File
@@ -83,6 +83,7 @@ export type QuickCreateJob = {
};
result: null | {
video_url: string;
final_video_url?: string;
poster_url: string;
duration_seconds: number;
aspect_ratio: string;