From fdf1b9c1e4489a0c2615fa596268b2f71fad7b4c Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期一, 15 四月 2024 09:08:10 +0800
Subject: [PATCH] 代码提交

---
 ruoyi-admin/src/main/resources/application.yml |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml
index b13553d..60eb4ad 100644
--- a/ruoyi-admin/src/main/resources/application.yml
+++ b/ruoyi-admin/src/main/resources/application.yml
@@ -1,7 +1,7 @@
 # 椤圭洰鐩稿叧閰嶇疆
 ruoyi:
   # 鍚嶇О
-  name: RuoYi
+  name: lihu
   # 鐗堟湰
   version: 3.8.5
   # 鐗堟潈骞翠唤
@@ -71,13 +71,13 @@
       enabled: true
   # redis 閰嶇疆
   redis:
-    # 鍦板潃
-#    host: 127.0.0.1
-    # 绔彛锛岄粯璁や负6379
-#    port: 6379
-#    # 鍦板潃
+    #    # 鍦板潃锛堜箟涔屼簩闄級
+    #    host: 127.0.0.1
+    #    port: 6020
+
+
+    # 鍦板潃锛堝叕鍙革級
     host: 116.62.18.175
-#    # 绔彛锛岄粯璁や负6379
     port: 6020
     # 鏁版嵁搴撶储寮�
     database: 0

--
Gitblit v1.9.3