Browse Source

add token configration

master
Daniel Qian 10 years ago
parent
commit
d81324a7cd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/test/resources/test-config.sample.xml

+ 1
- 0
src/test/resources/test-config.sample.xml View File

@@ -1,6 +1,7 @@
<xml>
<appId></appId>
<secret></secret>
<token></token>
<accessToken></accessToken>
<expiresIn></expiresIn>
<openId></openId>

Loading…
Cancel
Save