From 3c89b91df438a2364ee30f6231a76daaecf978ff Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期四, 03 九月 2026 14:56:01 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_pro_河南鹤壁' into dev_pro_河南鹤壁
---
src/main/resources/application-yjyy.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application-yjyy.yml b/src/main/resources/application-yjyy.yml
index 0b5561c..6d2feff 100644
--- a/src/main/resources/application-yjyy.yml
+++ b/src/main/resources/application-yjyy.yml
@@ -73,7 +73,7 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://36.213.180.217:11101/product-inventory-management-yjyy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ 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