From e89e53b0a703dd5c0832669536333e67e0aeb3eb Mon Sep 17 00:00:00 2001 From: Augcl <17674666882@163.com> Date: Wed, 16 Oct 2024 16:02:03 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81redis=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-boot-module-system/src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeecg-boot-module-system/src/main/resources/application-dev.yml b/jeecg-boot-module-system/src/main/resources/application-dev.yml index d6709da..835ca14 100644 --- a/jeecg-boot-module-system/src/main/resources/application-dev.yml +++ b/jeecg-boot-module-system/src/main/resources/application-dev.yml @@ -146,7 +146,7 @@ spring: #driver-class-name: com.mysql.cj.jdbc.Driver #redis 配置 redis: - database: 0 + database: 1 host: 8.138.162.67 lettuce: pool: