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