From e05d842dc2b6176238c6ff957bf0d0e6ad8250c5 Mon Sep 17 00:00:00 2001
From: 15815213711 <a13118667520@163.com>
Date: 星期三, 30 七月 2025 11:23:44 +0800
Subject: [PATCH] 修改ID,修改加密方式

---
 admin/config/test/application-custom.yml |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/admin/config/test/application-custom.yml b/admin/config/test/application-custom.yml
index 93d17b0..a0f74fd 100644
--- a/admin/config/test/application-custom.yml
+++ b/admin/config/test/application-custom.yml
@@ -15,7 +15,7 @@
     userLockExpireTime: 60
   #涓婁紶涓嬭浇 鐩稿叧閰嶇疆
   upload:
-    profile: /Users/xiongbenda/Desktop/temp/uploadPath #涓婁紶鐩綍
+    profile: /data/cwgl/uploadPath  #涓婁紶鐩綍
     temp: temp  #涓存椂鏂囦欢澶�
     multipart:
       max-file-size: 2GB # 鍗曚釜鏂囦欢澶у皬
@@ -30,7 +30,7 @@
     master: #涓绘暟鎹簱
       ip: 61.143.42.70 # IP
       port: 7006 #绔彛
-      database: ruoyi-base #鏁版嵁搴撳悕
+      database: ygawly_cwgl_test #鏁版嵁搴撳悕
       username: root #鐢ㄦ埛鍚�
       password: ms@123 #瀵嗙爜
     slave: #浠庢暟鎹簱
@@ -40,6 +40,13 @@
       database:  #鏁版嵁搴撳悕
       username:  #鐢ㄦ埛鍚�
       password:  #瀵嗙爜
+    cwsj: #浠庢暟鎹簱
+      enabled: true  #鏄惁寮�鍚粠鏁版嵁搴� 鍏抽棴鏃朵互涓嬩俊鎭彲浠ヤ笉鐢ㄩ厤缃�
+      ip: 61.143.42.70 # IP
+      port: 12027 #绔彛
+      database: zhjk_ot7 #鏁版嵁搴撳悕
+      username: root  #鐢ㄦ埛鍚�
+      password: Zh29_!DFFixS #瀵嗙爜
     druid: # 鏁版嵁姹�
       statViewServlet: #绠$悊鎺у埗鍙拌处鍙�
         login-username: admin
@@ -52,7 +59,7 @@
     port: 6379 #绔彛
     password: 123456 #瀵嗙爜
     timeout: 10s #瓒呮椂鏃堕棿
-    keyprefix: ruoyibasedev #瀛樺偍key鍓嶇紑锛岄伩鍏嶅濂楃幆澧僰ey鐩稿悓
+    keyprefix: cwgl_test #瀛樺偍key鍓嶇紑锛岄伩鍏嶅濂楃幆澧僰ey鐩稿悓
   #swagger鐩稿叧閰嶇疆
   swagger:
     enabled: true #鏄惁寮�鍚�

--
Gitblit v1.8.0