视频贴片相关

This commit is contained in:
2026-07-06 16:08:02 +08:00
parent 595858ae5e
commit 422c85a068
7 changed files with 717 additions and 2 deletions
+1
View File
@@ -39,6 +39,7 @@ export interface NodeLibraryItem {
skillOption: boolean;
promptOption: boolean;
isSaveFile: boolean;
patchLayout: boolean;
formConfig: NodeLibraryFormItem[];
modelConfig: NodeLibraryModelConfig[];
}