From 406fa693b9a26b77effe5533c07ed53667c71302 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=94=AF=E8=BD=A9?= Date: Tue, 14 Nov 2023 16:45:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yshop-server/src/main/resources/application-local.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/yshop-server/src/main/resources/application-local.yaml b/yshop-server/src/main/resources/application-local.yaml index 6f5aa1d..a67e157 100644 --- a/yshop-server/src/main/resources/application-local.yaml +++ b/yshop-server/src/main/resources/application-local.yaml @@ -251,3 +251,4 @@ justauth: prefix: 'social_auth_state:' # 缓存前缀,目前只对 Redis 缓存生效,默认 JUSTAUTH::STATE:: timeout: 24h # 超时时长,目前只对 Redis 缓存生效,默认 3 分钟 +