Commit 8b6793b8 by sunso520

pay config

parent 23c3af12
...@@ -3,7 +3,18 @@ server: ...@@ -3,7 +3,18 @@ server:
redis: redis:
cache: cache:
expiration: 3600 expiration: 3600
wx:
appid: wxd944da6bc72d2eb5
secret: c048691ba59dafa663b1778914fda4ce
notifyUrl: https://episode-api.dmfada.com/pay/weixin/notify
prepareUrl: https://api.mch.weixin.qq.com/pay/unifiedorder
payConfigs:
- mchId: 1638893401
mchKey: TcwWLRKWxqCzMlBnyrnTV9t8N5pKKtkq
- mchId: 1699760707
mchKey: TcwWLRKWxqCzMlBnyrnTV9t8N5pKKtkq
- mchId: 1694682158
mchKey: TcwWLRKWxqCzMlBnyrnTV9t8N5pKKtkq
spring: spring:
rabbitmq: rabbitmq:
host: 192.168.1.83 host: 192.168.1.83
......
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