3 回复
https://developers.weixin.qq.com/doc/offiaccount/Asset_Management/Adding_Permanent_Assets.html
里面去寻找对应的上传永久素材接口
注意:
access_token:为微信公众号的token不是小程序的token
获取公众号access_token:
https请求方式: GET
https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=APPID&secret=APPSECRET