摘要: 微信小程序+Springboot实现文件上传 微信小程序代码 API接口: 1.从客户端选择文件:wx.chooseMessageFile 使用方法: wx.chooseMessageFile({ count: 10, type: 'image', success (res) { // tempFi 阅读全文
posted @ 2020-03-06 13:20 点点杠丶 阅读(3095) 评论(0) 推荐(1)