xiaoyong931011
2021-12-17 7da58964755c5c97fb1bd1f31a11827ff698fa2b
src/main/resources/application-test.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
system:
  images:
@@ -63,3 +69,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