From 9958c9393c8c3a5e2350fa9023e14cbbf74b0d9a Mon Sep 17 00:00:00 2001
From: weimingfei <fei_gaming@sina.com>
Date: 星期五, 31 十月 2025 12:05:24 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/wuhuyancao' into wuhuyancao

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

diff --git a/server/system_gateway/src/main/resources/bootstrap-pro.yml b/server/system_gateway/src/main/resources/bootstrap-pro.yml
index 409373d..8d0b245 100644
--- a/server/system_gateway/src/main/resources/bootstrap-pro.yml
+++ b/server/system_gateway/src/main/resources/bootstrap-pro.yml
@@ -1,12 +1,12 @@
 spring:
   cloud:
     nacos:
-      server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃
+      server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
       username: nacos
       password: nacos
       discovery:
-        server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃
-        namespace: dmvisit_test
+        server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
+        namespace: wuhuyancao
 #        namespace: dev_renkang
         username: nacos
         password: nacos
@@ -56,13 +56,13 @@
   # 鑱氬悎swagger鏂囨。
   gateway:
     # 绗竴涓厤缃紝寮�鍚痝ateway鑱氬悎缁勪欢
-    enabled: true
+    enabled: false
     # 绗簩琛岄厤缃紝璁剧疆鑱氬悎妯″紡閲囩敤discover鏈嶅姟鍙戠幇鐨勬ā寮�
     strategy: discover
     # 鏈嶅姟鍙戠幇妯″紡鐨勯厤缃�
     discover:
       # 绗笁琛岄厤缃紝寮�鍚痙iscover妯″紡
-      enabled: true
+      enabled: false
       # 鑱氬悎鎵�鏈夊瓙鏈嶅姟(swagger2瑙勮寖)锛屽瓙鏈嶅姟鏄�3瑙勮寖鍒欐浛鎹负openapi3
       version: swagger2
       # 闇�瑕佹帓闄ょ殑寰湇鍔�(eg:缃戝叧鏈嶅姟)
@@ -90,5 +90,6 @@
       url: 1
       email: 1
     license:
+
       name: Apache 2.0
       url: https://www.apache.org/licenses/LICENSE-2.0.html

--
Gitblit v1.9.3