All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cleCatMySelf.wechat-login.2.1.0.source-code.application.yml Maven / Gradle / Ivy

wechat:
  wxurl: https://api.weixin.qq.com/sns/jscode2session?
  appid: wxabc2f8828c8e0048
  appsecret: cec2412a3af99200f4573c337715329e
  granttype: authorization_code
  redis:
    expire: 7200
    wxtoken: wx_token_%s
spring:
  redis:
    port: 6379
    host: 192.168.192.132




© 2015 - 2024 Weber Informatics LLC | Privacy Policy