From b11bbeeb3c3a8e260892e45f68cdd137619ef3e5 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期三, 27 十一月 2024 11:17:57 +0800
Subject: [PATCH] 项目库详情初始化

---
 start/src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/start/src/main/resources/application.yml b/start/src/main/resources/application.yml
index 80c9de9..bc33f7c 100644
--- a/start/src/main/resources/application.yml
+++ b/start/src/main/resources/application.yml
@@ -93,7 +93,7 @@
   # 浠ょ墝瀵嗛挜
   secret: gfabcdefghijklmnopqrstuvwxyz12
   # 浠ょ墝鏈夋晥鏈燂紙榛樿30鍒嗛挓锛�
-  expireTime: 30
+  expireTime: 1200
 
 # PageHelper鍒嗛〉鎻掍欢
 pagehelper:

--
Gitblit v1.8.0