From abd15a3c36ca136a8fcd6abdd91f48b14d984e38 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期四, 16 四月 2026 16:22:26 +0800
Subject: [PATCH] 【本地】延迟上限问题

---
 ruoyi-admin/src/main/resources/application-sltd.yml |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application-sltd.yml b/ruoyi-admin/src/main/resources/application-sltd.yml
index b239f5c..e145f70 100644
--- a/ruoyi-admin/src/main/resources/application-sltd.yml
+++ b/ruoyi-admin/src/main/resources/application-sltd.yml
@@ -7,7 +7,7 @@
       # 涓诲簱鏁版嵁婧�
       master:
         #        鐪佺珛鍚屽痉
-        url: jdbc:mysql://192.88.117.237:3306/smartor_sltd?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+        url: jdbc:mysql://192.88.117.237:3306/smartor_sltd?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&connectTimeout=60000&socketTimeout=120000
         username: root
         password: Smartor.2023
         driverClassName: com.mysql.cj.jdbc.Driver
@@ -66,9 +66,9 @@
         login-password: Lihu@1363419#$
       filter:
         stat:
-          enabled: true
+          enabled: false
           # 鎱QL璁板綍
-          log-slow-sql: true
+          log-slow-sql: false
           slow-sql-millis: 1000
           merge-sql: true
         wall:
@@ -231,9 +231,6 @@
 #admin绠$悊鍛榰serId
 isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13
 
-#闅忚鍖婚櫌锛�1鏂板崕   2涓芥按   3甯備竴   4鐪佺珛鍚屽痉
-visitHosp: 4
-
 #鐢ㄦ埛榛樿瀵嗙爜
 userPwd: sltd@0230
 
@@ -244,4 +241,9 @@
 #鏄惁鍔犲瘑  0涓嶅姞   1鍔犲瘑
 isEncryp: 0
 
+#鏂囦欢涓婁紶鍦板潃
+fileUpload: http://192.88.117.236:8090
+profile: /prod-api/profile
 
+# 鏉ユ湭鏉pp_key
+lwl_app_key: ak-zUMiOWhqXiJQWPB1pCbz0pjr

--
Gitblit v1.9.3