From 5ec0c3877ffc68aa1fb03d23b66bf522c5a65b34 Mon Sep 17 00:00:00 2001
From: maven <2163098428@qq.com>
Date: 星期四, 27 十一月 2025 09:37:29 +0800
Subject: [PATCH] yys 1.新增一个测试环境
---
src/main/resources/application-dhdc.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application-dhdc.yml b/src/main/resources/application-dhdc.yml
index fdd187b..c483ec3 100644
--- a/src/main/resources/application-dhdc.yml
+++ b/src/main/resources/application-dhdc.yml
@@ -62,7 +62,7 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://192.168.1.185:3306/product-inventory-management-dhdc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-dhdc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: xd@123456..
# 浠庡簱鏁版嵁婧�
--
Gitblit v1.9.3