refactor: GetFile

This commit is contained in:
手瓜一十雪
2024-08-28 23:45:33 +08:00
parent 025da8fb76
commit 5752e45dd1
5 changed files with 81 additions and 33 deletions

View File

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