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-yjyy.yml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/resources/application-yjyy.yml b/src/main/resources/application-yjyy.yml
index 0fb2fc2..6d2feff 100644
--- a/src/main/resources/application-yjyy.yml
+++ b/src/main/resources/application-yjyy.yml
@@ -72,8 +72,8 @@
driverClassName: com.mysql.cj.jdbc.Driver
druid:
# 涓诲簱鏁版嵁婧�
- master:/sales/product/list
- url: jdbc:mysql://36.213.180.217:11101/product-inventory-management-yjyy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ master:
+ url: jdbc:mysql://172.17.0.1:11101/product-inventory-management-yjyy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: xd@123456..
# 浠庡簱鏁版嵁婧�
@@ -148,7 +148,7 @@
redis:
# 鍦板潃
# host: 127.0.0.1
- host: 36.213.180.217
+ host: 172.17.0.1
# 绔彛锛岄粯璁や负6379
port: 11102
# 鏁版嵁搴撶储寮�
--
Gitblit v1.9.3