From b3ed824b2e7f95d4e64bc92ff19771d1f1678173 Mon Sep 17 00:00:00 2001 From: whyour Date: Sat, 28 May 2022 00:11:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=83=E7=89=9Bsdk?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample/tool.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/tool.ts b/sample/tool.ts index 81c5a718..8e498295 100644 --- a/sample/tool.ts +++ b/sample/tool.ts @@ -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', ); // 文件上传