zy-acs-gateway/src/main/resources/application.yml
@@ -10,6 +10,17 @@ username: root password: xltys1995 rabbitmq: host: localhost port: 5672 username: root password: xltys1995 # 虚拟host可以不设置,默认/ virtual-host: / # 生产者确认配置 publisher-confirm-type: correlated publisher-returns: true eureka: client: enabled: false