From 937bc4fa145466f6a6c3a9c9cc0cd1fddc2a2432 Mon Sep 17 00:00:00 2001 From: "autumn.g@foxmail.com" Date: Sat, 16 Sep 2023 16:32:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=99=A8redis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jsowell-admin/src/main/resources/application-pre.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jsowell-admin/src/main/resources/application-pre.yml b/jsowell-admin/src/main/resources/application-pre.yml index 14d8635de..02ddf0ce9 100644 --- a/jsowell-admin/src/main/resources/application-pre.yml +++ b/jsowell-admin/src/main/resources/application-pre.yml @@ -14,9 +14,9 @@ spring: # 数据库索引 database: 0 # 账号 - # username: jsowell + username: root # 密码 - password: 123456 + password: js160829 # 连接超时时间 timeout: 10s lettuce: