From dcb687e06191ebd38fd1b44a76a77bf20a1d9b8e Mon Sep 17 00:00:00 2001
From: zhang_nuo <zhang_12370@163.com>
Date: 星期二, 21 七月 2026 18:15:30 +0800
Subject: [PATCH] 提交 两企业的配置文件 提交配置文件

---
 src/main/resources/application-hjgc.yml |    2 +-
 src/main/resources/application-qyhy.yml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application-hjgc.yml b/src/main/resources/application-hjgc.yml
index 846972f..4a2163c 100644
--- a/src/main/resources/application-hjgc.yml
+++ b/src/main/resources/application-hjgc.yml
@@ -73,7 +73,7 @@
     druid:
       # 涓诲簱鏁版嵁婧�
       master:
-        url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-hjgc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+        url: jdbc:mysql://172.17.0.1:11101/product-inventory-management-hjgc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
         username: root
         password: xd@123456..
       # 浠庡簱鏁版嵁婧�
diff --git a/src/main/resources/application-qyhy.yml b/src/main/resources/application-qyhy.yml
index 5363365..4157d1d 100644
--- a/src/main/resources/application-qyhy.yml
+++ b/src/main/resources/application-qyhy.yml
@@ -73,7 +73,7 @@
     druid:
       # 涓诲簱鏁版嵁婧�
       master:
-        url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-qyhy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+        url: jdbc:mysql://172.17.0.1:11101/product-inventory-management-qyhy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
         username: root
         password: xd@123456..
       # 浠庡簱鏁版嵁婧�

--
Gitblit v1.9.3