mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-06-28 13:16:19 +08:00
add token configration
This commit is contained in:
parent
3a5c3d0bbd
commit
d81324a7cd
@ -1,6 +1,7 @@
|
|||||||
<xml>
|
<xml>
|
||||||
<appId></appId>
|
<appId></appId>
|
||||||
<secret></secret>
|
<secret></secret>
|
||||||
|
<token></token>
|
||||||
<accessToken></accessToken>
|
<accessToken></accessToken>
|
||||||
<expiresIn></expiresIn>
|
<expiresIn></expiresIn>
|
||||||
<openId></openId>
|
<openId></openId>
|
||||||
|
Loading…
Reference in New Issue
Block a user