月光倾城

Results 6 comments of 月光倾城

![image](https://user-images.githubusercontent.com/12456160/33194734-090633c8-d10d-11e7-9ea4-75fc92dc6662.png) 还是不行 @cell13

更新了文档,可参考再跑下@PeacockLin

献个丑 ``` return new Promise((resolve, reject) => { client.uploadFile(ctx.request.files[i].path, { key: (new Date()).getTime() + uploadType }, function(err, result) { console.log(err, result) if (err) { ctx.body = { ok: false, msg:...