Commit cf09b745 by Administrator

Update techhero-resources-identification-local.yml

parent 9852def1
......@@ -11,18 +11,8 @@ spring:
max-wait: -1
max-idle: 8
min-idle: 0
# 第三方服务各参数
# 微信
weChat:
# 凭证
token:
# 小程序唯一凭证,即 AppID
appid: wxefc586aad11c0fe4
# 小程序唯一凭证密钥,即 AppSecret
secret: d491fa6dac431f6a31d6609478ddd071
rabbitmq:
rabbitmq:
host: dev-env
port: 5672
username: techhero
......@@ -42,4 +32,16 @@ rabbitmq:
queues:
- name: identity.send.openid.queue
routing-key: identity.send.openid.key
exchange-name: identity.send.openid.exchange
exchange-name: identity.send.openid.exchange
# 第三方服务各参数
# 微信
weChat:
# 凭证
token:
# 小程序唯一凭证,即 AppID
appid: wxefc586aad11c0fe4
# 小程序唯一凭证密钥,即 AppSecret
secret: d491fa6dac431f6a31d6609478ddd071
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