From d5de6a06ad022bf46d23b63d8df5b447c16a1e2e Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Fri, 26 Apr 2019 12:47:40 +0800 Subject: [PATCH] =?UTF-8?q?[redis][=E4=BF=AE=E6=94=B9]:database1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mlWechatOpen/src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlWechatOpen/src/main/resources/application-dev.yml b/mlWechatOpen/src/main/resources/application-dev.yml index 9d13e8e..c56aab3 100644 --- a/mlWechatOpen/src/main/resources/application-dev.yml +++ b/mlWechatOpen/src/main/resources/application-dev.yml @@ -32,7 +32,7 @@ spring: password: ENC(aYJ3Wr2UWtkORRQjjrWWpz2ZeTISsHOA) timeout: 3600 expire: 1800 #30分钟 - database: 10 + database: 1 defaultExpiration: 2592000 # 默认生命周期30天 jedis: pool: