From b9e479b4f1aef42cb307cfbc008b28e6b1ee15a4 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期五, 12 六月 2026 10:28:45 +0800
Subject: [PATCH] 1
---
src/main/resources/application-xswh.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application-xswh.yml b/src/main/resources/application-xswh.yml
index f1c06d9..0e01ea6 100644
--- a/src/main/resources/application-xswh.yml
+++ b/src/main/resources/application-xswh.yml
@@ -73,7 +73,7 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-xswh?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ url: jdbc:mysql://172.17.0.1:9000/product-inventory-management-xswh?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: xswh@123456..
# 浠庡簱鏁版嵁婧�
--
Gitblit v1.9.3