浏览代码

add token configration

master
Daniel Qian 10 年前
父节点
当前提交
d81324a7cd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      src/test/resources/test-config.sample.xml

+ 1
- 0
src/test/resources/test-config.sample.xml 查看文件

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

正在加载...
取消
保存