From 89a72db182bc4312caf4abfa60969c325cbb98bb Mon Sep 17 00:00:00 2001
From: huangzhen <867217663@qq.com>
Date: 星期日, 04 二月 2024 10:29:05 +0800
Subject: [PATCH] bug修复

---
 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