From 69fb55b782d004d0d057bef5dbb1fe9551efe420 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期一, 07 九月 2026 13:05:24 +0800
Subject: [PATCH] fix: 智科配置文件
---
src/main/resources/application-zkdz.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application-zkdz.yml b/src/main/resources/application-zkdz.yml
index 87985a7..3e23c66 100644
--- a/src/main/resources/application-zkdz.yml
+++ b/src/main/resources/application-zkdz.yml
@@ -73,7 +73,7 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://172.17.0.1:9999/product-inventory-management-zkdz?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ url: jdbc:mysql://1.15.17.182:9999/product-inventory-management-zkdz?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: xd@123456..
# 浠庡簱鏁版嵁婧�
--
Gitblit v1.9.3