修复七牛sdk参数

This commit is contained in:
whyour 2022-05-28 00:11:43 +08:00
parent ec97242415
commit b3ed824b2e

View File

@ -17,7 +17,7 @@ const config = new qiniu.conf.Config({ zone: qiniu.zone.Zone_z1 });
const formUploader = new qiniu.form_up.FormUploader(config);
const putExtra = new qiniu.form_up.PutExtra(
'',
'',
{},
'text/plain; charset=utf-8',
);
// 文件上传