From 3d8a89b59ddcec3b02198bc5d02cf9d0c7c007cf Mon Sep 17 00:00:00 2001 From: Zhu Zhonghua <zhonghua@qq.com> Date: 星期四, 24 四月 2025 21:45:31 +0800 Subject: [PATCH] 修改int配置的命名空间的id --- aps-visual/aps-monitor/src/main/resources/bootstrap-int.yml | 4 ++-- aps-modules/aps-core/src/main/resources/bootstrap-int.yml | 4 ++-- aps-modules/aps-system/src/main/resources/bootstrap-int.yml | 4 ++-- aps-modules/aps-file/src/main/resources/bootstrap-int.yml | 4 ++-- aps-gateway/src/main/resources/bootstrap-int.yml | 4 ++-- aps-auth/src/main/resources/bootstrap-int.yml | 4 ++-- aps-modules/aps-job/src/main/resources/bootstrap-int.yml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/aps-auth/src/main/resources/bootstrap-int.yml b/aps-auth/src/main/resources/bootstrap-int.yml index b39283f..be52684 100644 --- a/aps-auth/src/main/resources/bootstrap-int.yml +++ b/aps-auth/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,4 +17,4 @@ # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 + namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e 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 diff --git a/aps-modules/aps-core/src/main/resources/bootstrap-int.yml b/aps-modules/aps-core/src/main/resources/bootstrap-int.yml index 982f4da..069ef63 100644 --- a/aps-modules/aps-core/src/main/resources/bootstrap-int.yml +++ b/aps-modules/aps-core/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 metadata: local: int config: @@ -13,7 +13,7 @@ server-addr: 192.168.50.160:8848 # 閰嶇疆鏂囦欢鏍煎紡 file-extension: yml - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 + namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} diff --git a/aps-modules/aps-file/src/main/resources/bootstrap-int.yml b/aps-modules/aps-file/src/main/resources/bootstrap-int.yml index 982f4da..069ef63 100644 --- a/aps-modules/aps-file/src/main/resources/bootstrap-int.yml +++ b/aps-modules/aps-file/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 metadata: local: int config: @@ -13,7 +13,7 @@ server-addr: 192.168.50.160:8848 # 閰嶇疆鏂囦欢鏍煎紡 file-extension: yml - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 + namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} diff --git a/aps-modules/aps-job/src/main/resources/bootstrap-int.yml b/aps-modules/aps-job/src/main/resources/bootstrap-int.yml index 4fc1acb..531ea6a 100644 --- a/aps-modules/aps-job/src/main/resources/bootstrap-int.yml +++ b/aps-modules/aps-job/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 metadata: local: int config: @@ -13,7 +13,7 @@ server-addr: 192.168.50.160:8848 # 閰嶇疆鏂囦欢鏍煎紡 file-extension: yml - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 + namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} diff --git a/aps-modules/aps-system/src/main/resources/bootstrap-int.yml b/aps-modules/aps-system/src/main/resources/bootstrap-int.yml index 8fee10c..cc7cd5d 100644 --- a/aps-modules/aps-system/src/main/resources/bootstrap-int.yml +++ b/aps-modules/aps-system/src/main/resources/bootstrap-int.yml @@ -7,7 +7,7 @@ server-addr: 192.168.50.160:8848 metadata: local: int - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 + namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e config: # 閰嶇疆涓績鍦板潃 server-addr: 192.168.50.160:8848 @@ -16,4 +16,4 @@ # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 + namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e diff --git a/aps-visual/aps-monitor/src/main/resources/bootstrap-int.yml b/aps-visual/aps-monitor/src/main/resources/bootstrap-int.yml index 4fc1acb..531ea6a 100644 --- a/aps-visual/aps-monitor/src/main/resources/bootstrap-int.yml +++ b/aps-visual/aps-monitor/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 metadata: local: int config: @@ -13,7 +13,7 @@ server-addr: 192.168.50.160:8848 # 閰嶇疆鏂囦欢鏍煎紡 file-extension: yml - namespace: 8e9f8829-4286-4925-943a-a6c242767ac2 + namespace: aafcd57a-d0f7-43e3-a77d-1dc85aec1f0e # 鍏变韩閰嶇疆 shared-configs: - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} -- Gitblit v1.9.3