From 14f5a33b351e1e73d4455fd00ff6327944f27f0e Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期二, 19 三月 2024 13:26:48 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/Albania_Mes

---
 springboot-vue3/src/main/resources/application.properties |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/springboot-vue3/src/main/resources/application.properties b/springboot-vue3/src/main/resources/application.properties
index c29dabf..5f6b5f7 100644
--- a/springboot-vue3/src/main/resources/application.properties
+++ b/springboot-vue3/src/main/resources/application.properties
@@ -23,9 +23,6 @@
 spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
 spring.jackson.time-zone=GMT+8
 
-spring.rabbitmq.host=10.153.19.150
-spring.rabbitmq.port=5672
-spring.rabbitmq.username=guest
-spring.rabbitmq.password=guest
+
 
 

--
Gitblit v1.8.0