From c8029aebc94ee3e521b0d6f2a5ea00a81f7a4c42 Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期五, 11 九月 2026 22:25:31 +0800
Subject: [PATCH] chore: 浩镁材料配置文件
---
src/main/resources/application-hmcl.yml | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/main/resources/application-hmcl.yml b/src/main/resources/application-hmcl.yml
index 596ce78..e5221da 100644
--- a/src/main/resources/application-hmcl.yml
+++ b/src/main/resources/application-hmcl.yml
@@ -7,7 +7,7 @@
# 鐗堟潈骞翠唤
copyrightYear: 2025
# 鏂囦欢璺緞 绀轰緥锛� Windows閰嶇疆D:/ruoyi/uploadPath锛孡inux閰嶇疆 /home/ruoyi/uploadPath锛�
- profile: /data/javaWork/product-inventory-management/file
+ profile: /javaWork/product-inventory-management/file
# 鑾峰彇ip鍦板潃寮�鍏�
addressEnabled: false
@@ -76,9 +76,9 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://172.17.0.1:11101/product-inventory-management-hmcl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ url: jdbc:mysql://182.127.106.203:3306/product-inventory-management-hmcl?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
- password: xd@123456..
+ password: hmcl@123456..
# 浠庡簱鏁版嵁婧�
slave:
# 浠庢暟鎹簮寮�鍏�/榛樿鍏抽棴
@@ -152,7 +152,7 @@
# host: localhost
host: 172.17.0.1
# 绔彛锛岄粯璁や负6379
- port: 11102
+ port: 6379
# 鏁版嵁搴撶储寮�
database: 1
# 瀵嗙爜
@@ -255,11 +255,11 @@
# 鏂囦欢涓婁紶閰嶇疆
file:
- temp-dir: /data/javaWork/product-inventory-management/file/temp/uploads # 涓存椂鐩綍 鍚庢湡鍒犻櫎
- upload-dir: /data/javaWork/product-inventory-management/file/prod/uploads # 姝e紡鐩綍 鍚庢湡鍒犻櫎
- path: /data/javaWork/product-inventory-management/file/path/uploads # 涓婁紶鐩綍
+ temp-dir: /javaWork/product-inventory-management/file/temp/uploads # 涓存椂鐩綍 鍚庢湡鍒犻櫎
+ upload-dir: /javaWork/product-inventory-management/file/prod/uploads # 姝e紡鐩綍 鍚庢湡鍒犻櫎
+ path: /javaWork/product-inventory-management/file/path/uploads # 涓婁紶鐩綍
urlPrefix: /prod-api/common # 閾炬帴鍓嶇紑
- domain: http://36.213.90.123:9522 # 鍩熷悕鍓嶇紑
+ domain: http://182.127.106.203:81 # 鍩熷悕鍓嶇紑
expired: 120 # 杩囨湡鏃堕棿(鍗曚綅:鍒嗛挓)
useLimit: 10 # 浣跨敤娆℃暟
compress: true # 鏄惁鍘嬬缉
--
Gitblit v1.9.3