gpake / qiniu-wxapp-sdk

qiniu SDK based on wxapp
GNU General Public License v3.0
703 stars 278 forks source link

小程序里只能单个上传吗?多个必须要循环吗 #16

Closed CooLNuanfeng closed 6 years ago

gpake commented 6 years ago

暂时建议使用循环多次调用上传接口

CooLNuanfeng commented 6 years ago

thanks