From 866c7d2a59d038ed0f9232fa94cda4e41affe454 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期一, 11 五月 2026 20:03:06 +0800
Subject: [PATCH] 1
---
src/main/resources/application-sdtx.yml | 4 ++--
src/main/resources/application.yml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/resources/application-qxy.yml b/src/main/resources/application-sdtx.yml
similarity index 96%
rename from src/main/resources/application-qxy.yml
rename to src/main/resources/application-sdtx.yml
index d52a8ee..19e89f3 100644
--- a/src/main/resources/application-qxy.yml
+++ b/src/main/resources/application-sdtx.yml
@@ -71,9 +71,9 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://36.134.154.10:9002/product-inventory-management-qxy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ url: jdbc:mysql://172.17.0.1:9002/product-inventory-management-sdtx?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
- password: qxy@123456..
+ password: sdtx@123456..
# 浠庡簱鏁版嵁婧�
slave:
# 浠庢暟鎹簮寮�鍏�/榛樿鍏抽棴
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 5f36149..4f8e719 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -3,7 +3,7 @@
main:
allow-circular-references: true
profiles:
- active: qxy
+ active: sdtx
langchain4j:
mcp:
# MCP 鏈嶅姟绔湴鍧�锛堟牴鎹疄闄呴儴缃茬殑 MCP 鏈嶅姟璋冩暣锛�
--
Gitblit v1.9.3