From 5ae03cab2b50915fe326c1b65b8f918653d228f0 Mon Sep 17 00:00:00 2001
From: Zhu Zhonghua <zhonghua@qq.com>
Date: 星期二, 08 四月 2025 22:45:30 +0800
Subject: [PATCH] 修改数据库为postgres

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

diff --git a/aps-auth/src/main/resources/bootstrap.yml b/aps-auth/src/main/resources/bootstrap.yml
index 0bf4786..4f130a5 100644
--- a/aps-auth/src/main/resources/bootstrap.yml
+++ b/aps-auth/src/main/resources/bootstrap.yml
@@ -15,6 +15,7 @@
       discovery:
         # 鏈嶅姟娉ㄥ唽鍦板潃
         server-addr: 192.168.50.160:8848
+        namespace: 8e9f8829-4286-4925-943a-a6c242767ac2
         # 娉ㄥ唽Nacos鏃跺鍔犲厓鏁版嵁 鐢ㄤ簬GateWay杞彂
 #        metadata:
 #          local: zhl
@@ -26,3 +27,4 @@
         # 鍏变韩閰嶇疆
         shared-configs:
           - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
+        namespace: 8e9f8829-4286-4925-943a-a6c242767ac2

--
Gitblit v1.9.3