From 5280d4c45508abebdf0aa0b4bdb01e93d437c896 Mon Sep 17 00:00:00 2001 From: luogw <3132758203@qq.com> Date: Wed, 22 Apr 2026 11:25:49 +0800 Subject: [PATCH] =?UTF-8?q?redis=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=AF=86=E7=A0=81=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index ef9b6c6..aa87666 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -16,7 +16,7 @@ spring: redis: host: 8.129.84.155 port: 6379 - password: 123456 + password: Itc@123456 database: 3 timeout: 5000ms lettuce: