Comparing version
{ | ||
"name": "fhcommon", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "泛华前端的上传方法", | ||
@@ -5,0 +5,0 @@ "main": "dist/fhcommon.min.js", |
@@ -130,2 +130,3 @@ | ||
return uploadFileToMinio(file, minioClient, bucketName, newKey, cdnUrl, needWholeRes).then(res => { | ||
onProgress(100) | ||
return res | ||
@@ -132,0 +133,0 @@ }).catch(err => { |
Sorry, the diff of this file is too big to display
1324130
0585
0.17%