From af6c39f5f06766fa5c40bf2be39935acea1c40bf Mon Sep 17 00:00:00 2001 From: wucongxing8150 <815046773@qq.com> Date: Wed, 11 Sep 2024 10:37:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E8=BF=87?= =?UTF-8?q?=E6=9C=9F=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 0c9d82e..b23f210 100644 --- a/config.yaml +++ b/config.yaml @@ -30,7 +30,7 @@ redis: # [jwt] jwt: sign-key: 123456899 # 私钥 - ttl : 24 # 过期时间 小时 + ttl : 1 # 过期时间 小时 algo : HS256 # 加密方式 oss: