src/main/resources/application-dev.yml
@@ -53,10 +53,10 @@ # 连接超时时间(毫秒) timeout: 5000 rabbitmq: # host: 154.91.195.155 # host: 47.111.90.145 # port: 5672 # username: abc_user # password: abc123 # username: zj_mall # password: zj_mall123 host: 120.27.238.55 port: 5672 username: ct_rabbit @@ -64,6 +64,6 @@ publisher-confirm-type: correlated system: online-transfer: true chain-listener: true trade-job: false online-transfer: false chain-listener: false trade-job: fales