From fcc62c9f3b829b51eb8f0607d9276c49b63c6331 Mon Sep 17 00:00:00 2001 From: zhanghl <253316343@qq.com> Date: 星期日, 27 四月 2025 14:24:57 +0800 Subject: [PATCH] 零件统计问题修复 --- aps-gateway/src/main/resources/bootstrap-int.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aps-gateway/src/main/resources/bootstrap-int.yml b/aps-gateway/src/main/resources/bootstrap-int.yml index e43b55a..ae231ed 100644 --- a/aps-gateway/src/main/resources/bootstrap-int.yml +++ b/aps-gateway/src/main/resources/bootstrap-int.yml @@ -5,7 +5,7 @@ discovery: # 鏈嶅姟娉ㄥ唽鍦板潃 server-addr: 192.168.50.160:8848 - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 + namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e # 娉ㄥ唽Nacos鏃跺鍔犲厓鏁版嵁 鐢ㄤ簬GateWay杞彂 metadata: local: int @@ -17,7 +17,7 @@ # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 + namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e sentinel: # 鍙栨秷鎺у埗鍙版噿鍔犺浇 eager: true -- Gitblit v1.9.3