This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
wxJava-final
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add token configration
master
Daniel Qian
10 years ago
parent
3a5c3d0bbd
commit
d81324a7cd
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
Cancel
Save