src/main/resources/application-dev.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