From 5b8c9916118d5498ac75e4f96563e4832afb0284 Mon Sep 17 00:00:00 2001 From: maven <2163098428@qq.com> Date: 星期三, 03 九月 2025 16:40:32 +0800 Subject: [PATCH] yys 修改配置文件 --- 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 926e3c8..fdd187b 100644 --- a/src/main/resources/application-dhdc.yml +++ b/src/main/resources/application-dhdc.yml @@ -62,7 +62,7 @@ druid: # 涓诲簱鏁版嵁婧� master: - url: jdbc:mysql://114.132.189.42:9099/product-inventory-management-dhdc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 + url: jdbc:mysql://192.168.1.185: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