Helius
2021-12-17 5d20ce8581190dfbbd5fc0db37b4025cbc7ce390
src/main/resources/application-prod.yml
@@ -47,6 +47,12 @@
        max-wait: 10000
    # 连接超时时间(毫秒)
    timeout: 5000
  rabbitmq:
    host: 120.27.238.55
    port: 5672
    username: ct_rabbit
    password: 123456
    publisher-confirm-type: correlated
pay:
  ali:
@@ -58,3 +64,8 @@
    # 回调地址
    noticeUrl: http://120.27.238.55:8801/api/pay/aliCallBack
    domain: https://openapi.alipay.com/gateway.do
app:
  debug: false
  redis_expire: 3000
  block-job: true