From ddc039f79cdfd1d7a55a92d3e33905a5d2fa7152 Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期一, 10 八月 2026 16:49:06 +0800
Subject: [PATCH] chore: 四达矿山配置文件
---
src/main/resources/application-sdks.yml | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/main/resources/application-sdks.yml b/src/main/resources/application-sdks.yml
index 33c6039..02e9d67 100644
--- a/src/main/resources/application-sdks.yml
+++ b/src/main/resources/application-sdks.yml
@@ -76,9 +76,9 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://localhost:3306/product-inventory-management-sdks?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ url: jdbc:mysql://36.213.180.217:11101/product-inventory-management-sdks?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
- password: 200381
+ password: xd@123456..
# 浠庡簱鏁版嵁婧�
slave:
# 浠庢暟鎹簮寮�鍏�/榛樿鍏抽棴
@@ -149,10 +149,10 @@
# redis 閰嶇疆
redis:
# 鍦板潃
- host: localhost
- # host: 172.17.0.1
+ # host: localhost
+ host: 172.17.0.1
# 绔彛锛岄粯璁や负6379
- port: 6379
+ port: 11102
# 鏁版嵁搴撶储寮�
database: 0
# 瀵嗙爜
@@ -259,7 +259,7 @@
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.137.101.88:9001 # 鍩熷悕鍓嶇紑
+ domain: http://36.137.101.88:9520 # 鍩熷悕鍓嶇紑
expired: 120 # 杩囨湡鏃堕棿(鍗曚綅:鍒嗛挓)
useLimit: 10 # 浣跨敤娆℃暟
compress: true # 鏄惁鍘嬬缉
--
Gitblit v1.9.3