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 +-
1 files changed, 1 insertions(+), 1 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..
# 浠庡簱鏁版嵁婧�
--
Gitblit v1.9.3