1
0
mirror of synced 2025-12-28 14:07:58 +08:00

refactor: mp 调整access token刷新策略

This commit is contained in:
Daniel Qian
2015-01-20 13:52:40 +08:00
parent cef8ac01e8
commit 1bca854b52
10 changed files with 115 additions and 96 deletions

View File

@@ -4,7 +4,7 @@
<token>公众号Token</token>
<aesKey>公众号EncodingAESKey</aesKey>
<accessToken>可以不填写</accessToken>
<expiresIn>可以不填写</expiresIn>
<expiresTime>可以不填写</expiresTime>
<openId>某个加你公众号的用户的openId</openId>
<oauth2redirectUri>网页授权获取用户信息回调地址</oauth2redirectUri>
</xml>