From 33e592c91911fa4912fc8f10389d1d082fbf878d Mon Sep 17 00:00:00 2001 From: "JSOWELL-PC\\autum" Date: Mon, 6 Mar 2023 08:51:38 +0800 Subject: [PATCH] =?UTF-8?q?update=20redis=E8=AE=A4=E8=AF=81=E5=AF=86?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jsowell-admin/src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsowell-admin/src/main/resources/application-dev.yml b/jsowell-admin/src/main/resources/application-dev.yml index 57e4dc3ad..85ff393bf 100644 --- a/jsowell-admin/src/main/resources/application-dev.yml +++ b/jsowell-admin/src/main/resources/application-dev.yml @@ -9,7 +9,7 @@ spring: # 数据库索引 database: 0 # 密码 - password: + password: 123456 # 连接超时时间 timeout: 10s lettuce: