From d259982d3f0d7d2530c8c5405f5e6f4b07404f25 Mon Sep 17 00:00:00 2001 From: quyixiao <2621048238@qq.com> Date: Fri, 24 Oct 2025 13:25:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api-web/api-interface/src/main/resources/bootstrap-online.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-web/api-interface/src/main/resources/bootstrap-online.yml b/api-web/api-interface/src/main/resources/bootstrap-online.yml index e011c01..5d71d50 100644 --- a/api-web/api-interface/src/main/resources/bootstrap-online.yml +++ b/api-web/api-interface/src/main/resources/bootstrap-online.yml @@ -49,7 +49,7 @@ spring: host: 172.16.5.230 timeout: 5000 rabbitmq: - host: 121.40.41.240 + host: 172.16.5.230 port: 5672 username: admin password: XiIg37HKfQg2 \ No newline at end of file