From b94daf4ea357eafce26f37a1f0a799d55cbfa1a4 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 24 二月 2025 16:38:21 +0800
Subject: [PATCH] ll
---
server/visits/admin_timer/src/main/resources/application.yml | 14 +-------------
1 files changed, 1 insertions(+), 13 deletions(-)
diff --git a/server/visits/admin_timer/src/main/resources/application.yml b/server/visits/admin_timer/src/main/resources/application.yml
index b52a3fb..4cc1a2a 100644
--- a/server/visits/admin_timer/src/main/resources/application.yml
+++ b/server/visits/admin_timer/src/main/resources/application.yml
@@ -7,11 +7,6 @@
spring:
- # application:
- # name: doumeevisit
- profiles:
- active: proHS
-
# JSON杩斿洖閰嶇疆
jackson:
# 榛樿鏃跺尯
@@ -36,7 +31,7 @@
cache:
session:
# 浼氳瘽杩囨湡鏃堕暱(s)
- expire: 18000
+ expire: 1800
captcha:
# 楠岃瘉鐮佽繃鏈熸椂闀�(s)
expire: 300
@@ -56,13 +51,6 @@
logging:
level:
com.doumee.dao: debug
-
-knife4j:
- enable: true
- basic:
- enable: true
- username: admin
- password: 111111
# WEB鏈嶅姟鍣ㄩ厤缃�
server:
--
Gitblit v1.9.3