From b63785e94f5777080fc8cba1c7b6e112cca01617 Mon Sep 17 00:00:00 2001
From: 44323 <443237572@qq.com>
Date: 星期五, 13 十月 2023 11:05:55 +0800
Subject: [PATCH] Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/java/PlayPai

---
 cloud-server-other/src/main/resources/redis.properties |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/cloud-server-other/src/main/resources/redis.properties b/cloud-server-other/src/main/resources/redis.properties
index 0e934d1..c8cd188 100644
--- a/cloud-server-other/src/main/resources/redis.properties
+++ b/cloud-server-other/src/main/resources/redis.properties
@@ -1,9 +1,6 @@
 spring.redis.database=0
-# Redis��������ַ
 spring.redis.host=@redis.addr@
-# Redis���������Ӷ˿�
 spring.redis.port=@redis.port@
-# Redis�������������루Ĭ��Ϊ�գ�
 spring.redis.password=@redis.password@
 spring.redis.jedis.pool.max-active=1024
 spring.redis.jedis.pool.max-wait=10000

--
Gitblit v1.7.1