From e18f48679e23f08f8b346779ec6ae930884bdeb9 Mon Sep 17 00:00:00 2001
From: 张晓波 <bingbo1993@126.com>
Date: 星期五, 20 十月 2023 10:20:43 +0800
Subject: [PATCH] 苏州配置文件简 化

---
 hd/pipe/UserCore/src/main/resources/application-pro.yml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/hd/pipe/UserCore/src/main/resources/application-pro.yml b/hd/pipe/UserCore/src/main/resources/application-pro.yml
index a6c5c4e..4d18667 100644
--- a/hd/pipe/UserCore/src/main/resources/application-pro.yml
+++ b/hd/pipe/UserCore/src/main/resources/application-pro.yml
@@ -13,9 +13,11 @@
         heart-beat-interval: 3000
         heart-beat-timeout: 15000
         group: supipe
+        namespace: suzhou
       config:
         file-extension: yml
         group: sunacos
+        namespace: suzhou
 wemp:
   appId: wx993e9d4056f0f44e
   secret: 87f19fa7f1e6898fb143396283e733b8

--
Gitblit v1.9.3