From 6a26d75dadd32ffdb8afa7e55e8793217c12700b Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 27 十一月 2025 17:50:07 +0800
Subject: [PATCH] 改bug

---
 server/system_gateway/src/main/resources/bootstrap-pro.yml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/server/system_gateway/src/main/resources/bootstrap-pro.yml b/server/system_gateway/src/main/resources/bootstrap-pro.yml
index d6eb6d1..8310c2f 100644
--- a/server/system_gateway/src/main/resources/bootstrap-pro.yml
+++ b/server/system_gateway/src/main/resources/bootstrap-pro.yml
@@ -3,13 +3,13 @@
     nacos:
       server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
       username: nacos
-      password: Atwl@2024
+      password: nacos
       discovery:
         server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
-        namespace: dmvisit
+        namespace: maanshanyancao
 #        namespace: dev_renkang
         username: nacos
-        password: Atwl@2024
+        password: nacos
     gateway:
       discovery:
         locator:

--
Gitblit v1.9.3