From 37d16054c4d3392fbbe088aa25c9a9fdebe5dd54 Mon Sep 17 00:00:00 2001 From: wangw <1594593906@qq.com> Date: Thu, 5 Sep 2024 09:46:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E5=8F=91=E5=B8=83=20mq=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eladmin-system/src/main/resources/config/application-pre.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eladmin-system/src/main/resources/config/application-pre.yml b/eladmin-system/src/main/resources/config/application-pre.yml index b56c9ede..ec876b54 100644 --- a/eladmin-system/src/main/resources/config/application-pre.yml +++ b/eladmin-system/src/main/resources/config/application-pre.yml @@ -52,7 +52,7 @@ spring: multi-statement-allow: true rabbitmq: host: localhost - port: 5672 + port: 15672 username: admin password: Czg666888 redis: