From 24071bab7ae1447ea4d3b2c87763275bdab299c7 Mon Sep 17 00:00:00 2001 From: wenwj <‘1106994300@qq.com> Date: 星期三, 09 四月 2025 11:03:14 +0800 Subject: [PATCH] Merge branch 'dev' of http://192.168.50.149:8085/r/aps-backend into dev --- aps-gateway/src/main/resources/bootstrap.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/aps-gateway/src/main/resources/bootstrap.yml b/aps-gateway/src/main/resources/bootstrap.yml index 4ccd994..c205191 100644 --- a/aps-gateway/src/main/resources/bootstrap.yml +++ b/aps-gateway/src/main/resources/bootstrap.yml @@ -15,6 +15,7 @@ discovery: # 鏈嶅姟娉ㄥ唽鍦板潃 server-addr: 192.168.50.160:8848 + namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 # 娉ㄥ唽Nacos鏃跺鍔犲厓鏁版嵁 鐢ㄤ簬GateWay杞彂 # metadata: # local: zhl @@ -26,6 +27,7 @@ # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} + namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 sentinel: # 鍙栨秷鎺у埗鍙版噿鍔犺浇 eager: true -- Gitblit v1.9.3