fix: modelId

This commit is contained in:
手瓜一十雪
2024-08-29 20:34:24 +08:00
parent 1c288d9a6f
commit f12375ed8c
4 changed files with 16 additions and 5 deletions

View File

@@ -155,7 +155,7 @@ export interface NodeIKernelRichMediaService {
}): unknown;
//arg3为“”
downloadFileForModelId(peer: Peer, ModelId: string[]): Promise<unknown>;
downloadFileForModelId(peer: Peer, ModelId: string[], unknown: string): Promise<unknown>;
//第三个参数 Array<Type>
// this.fileId = "";