From 1b49796d9b6a6d90738bd0b23ee2abe05e2aa131 Mon Sep 17 00:00:00 2001
From: huangjiayang <5265313@qq.com>
Date: 星期五, 18 四月 2025 13:59:36 +0800
Subject: [PATCH] 【UPDATE】1.修改同步U9工单工序方法 2.增加同步工单工序数据定时任务

---
 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