From b4661b438355fe760beafe9604f24a907a81a42d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 01 八月 2024 08:54:10 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia

---
 server/admin/src/main/resources/application.yml |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/server/admin/src/main/resources/application.yml b/server/admin/src/main/resources/application.yml
index a765ed7..b1555f6 100644
--- a/server/admin/src/main/resources/application.yml
+++ b/server/admin/src/main/resources/application.yml
@@ -1,6 +1,6 @@
 # 椤圭洰淇℃伅閰嶇疆
 project:
-  name: 蹇楅偊涓氱哗鏁板瓧鍖栬祴鑳藉悗鍙扮郴缁�
+  name: 蹇楅偊涓氱哗鏁板瓧鍖栬祴鑳藉皬绋嬪簭
   version: 1.0.0
   env: development
 #  env: production
@@ -30,6 +30,7 @@
     map-underscore-to-camel-case: true
     log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
 
+
 # 缂撳瓨鍐呭璁剧疆
 cache:
   session:
@@ -45,6 +46,7 @@
   smart: true
   # 鎺掗櫎璺熻釜鐨刄RL姝e垯
   exclude-patterns: .+/list[a-zA-Z0-9\-\_]*$, .+/tree[a-zA-Z0-9\-\_]*$, .+/page[a-zA-Z0-9\-\_]*$, .+/all[a-zA-Z0-9\-\_]*$, /swagger-resources.*
+
 
 # 鏃ュ織閰嶇疆
 logback:
@@ -67,9 +69,10 @@
   compression:
     enabled: true
     mime-types: application/json
+
   port: 10028
   tomcat:
     max-swallow-size: -1
   servlet:
     session:
-      timeout: PT3H  #琛ㄧず12灏忔椂
+      timeout: PT3H  #琛ㄧず12灏忔椂
\ No newline at end of file

--
Gitblit v1.9.3