From 8bfafbd2e35e2cd0e370281c007fe98fe7fb91d3 Mon Sep 17 00:00:00 2001
From: zhanghl <253316343@qq.com>
Date: 星期四, 17 四月 2025 14:15:36 +0800
Subject: [PATCH] 钣金统计表更新逻辑

---
 aps-modules/aps-core/src/main/resources/bootstrap.yml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/aps-modules/aps-core/src/main/resources/bootstrap.yml b/aps-modules/aps-core/src/main/resources/bootstrap.yml
index 04568ef..dfe59d5 100644
--- a/aps-modules/aps-core/src/main/resources/bootstrap.yml
+++ b/aps-modules/aps-core/src/main/resources/bootstrap.yml
@@ -15,11 +15,15 @@
       discovery:
         # 鏈嶅姟娉ㄥ唽鍦板潃
         server-addr: 192.168.50.160:8848
+        namespace: 8e9f8829-4286-4925-943a-a6c242767ac2
+#        metadata:
+#          local: wwj
       config:
         # 閰嶇疆涓績鍦板潃
         server-addr: 192.168.50.160:8848
         # 閰嶇疆鏂囦欢鏍煎紡
         file-extension: yml
+        namespace: 8e9f8829-4286-4925-943a-a6c242767ac2
         # 鍏变韩閰嶇疆
         shared-configs:
           - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}

--
Gitblit v1.9.3