diff --git a/src/api/tool/file.ts b/src/api/tool/file.ts index ff31c5ae..ecbcfd1c 100644 --- a/src/api/tool/file.ts +++ b/src/api/tool/file.ts @@ -290,6 +290,7 @@ export async function uploadFileToNE( uploadPath: uploadChunkRes.data.filePath, neType, neId, + delTemp: true, }, timeout: 60_000, });