From 7e95dfd9b04dcbf576d223afaec0cc890216c4a6 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 18 八月 2026 16:17:15 +0800
Subject: [PATCH] 1
---
src/main/resources/application-xlzn.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application-xlzn.yml b/src/main/resources/application-xlzn.yml
index 12f0113..3e3c0d5 100644
--- a/src/main/resources/application-xlzn.yml
+++ b/src/main/resources/application-xlzn.yml
@@ -73,7 +73,7 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://36.213.180.217:11101/product-inventory-management-xlzn?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ url: jdbc:mysql://172.17.0.1:11101/product-inventory-management-xlzn?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: xd@123456..
# 浠庡簱鏁版嵁婧�
--
Gitblit v1.9.3