From 600a8ae0735a911b2d9feb75cceb2dc21f1e2dbf Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期三, 24 六月 2026 19:29:46 +0800
Subject: [PATCH] docs: 删除doc目录下已废弃的SQL文件
---
src/main/resources/application-xswh.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application-xswh.yml b/src/main/resources/application-xswh.yml
index f1c06d9..0e01ea6 100644
--- a/src/main/resources/application-xswh.yml
+++ b/src/main/resources/application-xswh.yml
@@ -73,7 +73,7 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-xswh?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ url: jdbc:mysql://172.17.0.1:9000/product-inventory-management-xswh?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: xswh@123456..
# 浠庡簱鏁版嵁婧�
--
Gitblit v1.9.3