Commit 1add6829 by 张宗强

update config

parent a6fbe21b
...@@ -67,7 +67,6 @@ mybatis-plus: ...@@ -67,7 +67,6 @@ mybatis-plus:
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml
---
wechat: wechat:
access_token: access_token:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
......
...@@ -66,4 +66,11 @@ mybatis-plus: ...@@ -66,4 +66,11 @@ mybatis-plus:
map-underscore-to-camel-case: true map-underscore-to-camel-case: true
cache-enabled: true cache-enabled: true
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml
\ No newline at end of file
wechat:
access_token:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
ruser:
openId:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment