package
1.0.0-beta.4
Repository: https://github.com/fastwego/miniprogram.git
Documentation: pkg.go.dev

# Functions

获取展示的公众号信息 使用本接口可以获取扫码关注组件所展示的公众号信息 See: https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Mini_Programs/subscribe_component/getshowwxaitem.html GET https://api.weixin.qq.com/wxa/getshowwxaitem?access_token=ACCESS_TOKEN */.
获取可以用来设置的公众号列表 通过本接口可以获取扫码关注组件允许展示的公众号列表 See: https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Mini_Programs/subscribe_component/getwxamplinkforshow.html GET https://api.weixin.qq.com/wxa/getwxamplinkforshow?page=0&num=20&access_token=ACCESS_TOKEN */.
设置展示的公众号信息 使用本接口可以设置扫码关注组件所展示的公众号信息 See: https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Mini_Programs/subscribe_component/updateshowwxaitem.html POST https://api.weixin.qq.com/wxa/updateshowwxaitem?access_token=ACCESS_TOKEN */.