feat: 在上传切片文件到网元端时添加删除临时文件选项
This commit is contained in:
@@ -290,6 +290,7 @@ export async function uploadFileToNE(
|
||||
uploadPath: uploadChunkRes.data.filePath,
|
||||
neType,
|
||||
neId,
|
||||
delTemp: true,
|
||||
},
|
||||
timeout: 60_000,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user