1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
tdzl2003 2016-04-04 01:04:43 +08:00
parent 9fb15d76a5
commit 9428f2ecb7

View File

@ -112,7 +112,7 @@ async function uploadFile(fn) {
bar.tick(data.length);
})
request.post({
url,
realUrl,
formData,
}, (err, resp, body) => {
if (err) {