From f8ee98f5e5cf31e38d8c6159df2e8c1b671a3b79 Mon Sep 17 00:00:00 2001
From: maven <2163098428@qq.com>
Date: 星期四, 04 十二月 2025 09:41:16 +0800
Subject: [PATCH] yys
---
src/main/resources/application-hckxTest.yml | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/main/resources/application-hckxTest.yml b/src/main/resources/application-hckxTest.yml
index ff81a96..3d0faca 100644
--- a/src/main/resources/application-hckxTest.yml
+++ b/src/main/resources/application-hckxTest.yml
@@ -62,7 +62,7 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-hckxtest?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ url: jdbc:mysql://114.132.189.42:9099/product-inventory-management-hckx?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: xd@123456..
# 浠庡簱鏁版嵁婧�
@@ -134,10 +134,10 @@
# redis 閰嶇疆
redis:
# 鍦板潃
-# host: 127.0.0.1
- host: 172.17.0.1
+ host: 127.0.0.1
+# host: 114.132.189.42
# 绔彛锛岄粯璁や负6379
- port: 6380
+ port: 6379
# 鏁版嵁搴撶储寮�
database: 12
# 瀵嗙爜
@@ -215,5 +215,5 @@
allowOverwrite: false
file:
- temp-dir: /javaWork/product-inventory-management/file/temp/uploads
- upload-dir: /javaWork/product-inventory-management/file/prod/uploads
\ No newline at end of file
+ temp-dir: D:\\javaWork\\product-inventory-management\\file\\temp\\uploads
+ upload-dir: D:\\javaWork\\product-inventory-management\\file\\prod\\uploads
\ No newline at end of file
--
Gitblit v1.9.3