From ec50e978f09d5ecf6fc2d3a8649df4fe9649d9f1 Mon Sep 17 00:00:00 2001 From: maven <2163098428@qq.com> Date: 星期五, 05 九月 2025 10:47:37 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/pim_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 c483ec3..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://172.17.0.1:3306/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