From 428ebe2209efaaa18fa4f8e6fd945d7c83d5d824 Mon Sep 17 00:00:00 2001 From: "autumn.g@foxmail.com" Date: Sat, 16 Sep 2023 16:48:52 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsowell-admin/src/main/resources/application-pre.yml b/jsowell-admin/src/main/resources/application-pre.yml index 02ddf0ce9..7a97b46fd 100644 --- a/jsowell-admin/src/main/resources/application-pre.yml +++ b/jsowell-admin/src/main/resources/application-pre.yml @@ -14,7 +14,7 @@ spring: # 数据库索引 database: 0 # 账号 - username: root + #username: root # 密码 password: js160829 # 连接超时时间