From d86feaa385ac67b78519220b068c67f28c4eb81f Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期二, 18 八月 2026 14:31:02 +0800
Subject: [PATCH] chore(config): 更新服务器配置中的主机地址

---
 yudao-server/src/main/resources/application-yzfx.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/yudao-server/src/main/resources/application-yzfx.yaml b/yudao-server/src/main/resources/application-yzfx.yaml
index 6834e7c..d97275e 100644
--- a/yudao-server/src/main/resources/application-yzfx.yaml
+++ b/yudao-server/src/main/resources/application-yzfx.yaml
@@ -196,7 +196,7 @@
         initialize-schema: true
         database-name: test
         collection-name: knowledge_segment_yzfx
-        host: 36.213.180.217
+        host: 36.213.90.123
         port: 19530
 
 --- #################### 瓒呯骇绠$悊鍛樼浉鍏抽厤缃� ####################

--
Gitblit v1.9.3