Commit 3118ba31 by win7

文本修改2

parent 08c3a6c9
......@@ -34,7 +34,7 @@
:----|:----|:----
token|string|(QQAPI中的access_token)用户授权的唯一票据,授权令牌
uid|string|(QQAPI中的openid)是此网站上唯一对应用户身份的标识
expires_in|int|token有效时间(fen单位:分)
expires_in|int|token有效时间(单位:分钟)
- 微信>http://login.zhiweidata.com/WechatLogin
......@@ -46,7 +46,7 @@
:----|:----|:----
token|string|(网站应用微信登录开发指南中的access_token)用户授权的唯一票据,授权令牌
uid|string|(网站应用微信登录开发指南中的openid)是此网站上唯一对应用户身份的标识
expires_in|int|token有效时间(fen单位:分)
expires_in|int|token有效时间(单位:分钟)
---
+ **yoururl如何获取到登录信息?**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment