From 8207265f0d76894bf807247b1ec4f0d2a524201f Mon Sep 17 00:00:00 2001
From: huangzhen <867217663@qq.com>
Date: 星期四, 22 二月 2024 08:58:51 +0800
Subject: [PATCH] 修复

---
 src/main/resources/config/redisson-online-uat.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/config/redisson-online-uat.yml b/src/main/resources/config/redisson-online-uat.yml
index c071833..3acfc59 100644
--- a/src/main/resources/config/redisson-online-uat.yml
+++ b/src/main/resources/config/redisson-online-uat.yml
@@ -10,7 +10,7 @@
   #  命令重试发送时间间隔,单位:毫秒
   retryInterval: 1500
   #  密码
-  password: akj78avauba789a
+  password: gkhy@202306
   #  单个连接最大订阅数量
   subscriptionsPerConnection: 5
   #  客户端名称

--
Gitblit v1.9.2