spring:
  profiles: local
  redis:
    database: 10
    host: 119.96.87.17
    port: 6379
    password: techhero
    timeout: 5000
    pool:
      max-active: 8
      max-wait: -1
      max-idle: 8
      min-idle: 0

# 第三方服务各参数
# 微信
weChat:
  url: https://api.weixin.qq.com/cgi-bin/token
  # 凭证
  token:
    # 小程序唯一凭证,即 AppID
    appid: wx6f6c79e9d878b2b2
    # 小程序唯一凭证密钥,即 AppSecret
    secret: 3d6beb92857172688cd7a2c8d875d764