From f68f5bf6ae56c18561eb8ccba9fb9693f128551c Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期三, 11 二月 2026 09:36:07 +0800
Subject: [PATCH] 客户问题优化调整9

---
 fzzy-igdss-web/src/main/resources/application.yml |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/fzzy-igdss-web/src/main/resources/application.yml b/fzzy-igdss-web/src/main/resources/application.yml
index 40920bc..2ab0496 100644
--- a/fzzy-igdss-web/src/main/resources/application.yml
+++ b/fzzy-igdss-web/src/main/resources/application.yml
@@ -20,7 +20,7 @@
 # Spring鍩虹閰嶇疆
 spring:
   profiles:
-    active: dev
+    active: pro
   main:
     allow-bean-definition-overriding: true
   thymeleaf:
@@ -75,13 +75,18 @@
           batch_versioned_data: true
   session:
     store-type: redis
+  http:
+    encoding:
+      enabled: true
+      force: true
+      charset: UTF-8 # 寮哄埗璇锋眰/鍝嶅簲鍧囦娇鐢║TF-8
 
 
 #绯荤粺鏋舵瀯閰嶇疆
 framework:
   companyId: "1000"
   # 鍚嶇О
-  name: fzzy-igdss
+  name: 鏅烘収绮簱鐩戠绯荤粺
   # 鐗堟湰
   version: v2.0.0
   # 鐗堟潈骞翠唤
@@ -98,6 +103,7 @@
   phone: 400-627-1116
   website: http://www.fzzygf.com
   address: 閮戝窞甯傞珮鏂板尯闀挎た璺�11鍙锋渤鍗楃渷鍥藉澶у绉戞妧鍥鍖�1鍙锋ゼ
+  doradoMode:
 
 
 # 鏃ュ織閰嶇疆
@@ -150,7 +156,7 @@
     cipherKey:
   session:
     # Session瓒呮椂鏃堕棿锛�-1浠h〃姘镐笉杩囨湡锛堥粯璁�30鍒嗛挓锛�
-    expireTime: 30
+    expireTime: 43200
     # 鍚屾session鍒版暟鎹簱鐨勫懆鏈燂紙榛樿1鍒嗛挓锛�
     dbSyncPeriod: 1
     # 鐩搁殧澶氫箙妫�鏌ヤ竴娆ession鐨勬湁鏁堟�э紝榛樿灏辨槸10鍒嗛挓

--
Gitblit v1.9.3