Last active
June 3, 2019 11:40
-
-
Save wxingheng/c1803312812d0e29cafeaf6d3e158c31 to your computer and use it in GitHub Desktop.
小程序开发遇到的坑
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
**后端动态生成小程序二维码** | |
https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/access-token/auth.getAccessToken.html | |
1. 获取 access_token | |
 | |
2. 生成二维码 | |
 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment