微信登录后获取用户信息

2016-09-14
阅读 2 分钟
11.5k
一. 获取单个用户信息调用接口地址:url = '[链接]{}&openid={}&lang=zh_CN'.format(access_token, user_openid)