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-druid.yml |   97 ++++++++++++++++++++++++++----------------------
 1 files changed, 53 insertions(+), 44 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application-druid.yml b/ruoyi-admin/src/main/resources/application-druid.yml
index d00d5a5..a10be36 100644
--- a/ruoyi-admin/src/main/resources/application-druid.yml
+++ b/ruoyi-admin/src/main/resources/application-druid.yml
@@ -6,7 +6,7 @@
     druid:
       # 涓诲簱鏁版嵁婧�
       master:
-        #    涔変箤浜岄櫌
+        #        涔変箤浜岄櫌
         #        url: jdbc:mysql://127.0.0.1:3306/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
         #        username: root
         #        password: 123456
@@ -29,15 +29,15 @@
         #        driverClassName: com.mysql.cj.jdbc.Driver
 
         #  鍏徃浜�
-        url: jdbc:mysql://116.62.18.175:6002/smartor_lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-        username: hxsoft
-        password: Hxerp2000
-        driverClassName: com.mysql.cj.jdbc.Driver
+        #        url: jdbc:mysql://116.62.18.175:6002/smartor_xinhua?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+        #        username: hxsoft
+        #        password: Hxerp2000
+        #        driverClassName: com.mysql.cj.jdbc.Driver
         #  鍏徃鏈湴
-#        url: jdbc:mysql://192.168.100.10:3306/smartor_lishui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-#        username: smartor
-#        password: Smartor.2023
-#        driverClassName: com.mysql.cj.jdbc.Driver
+        url: jdbc:mysql://haiershi.a1.luyouxia.net:23844/smartor_lishui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&connectTimeout=120000&socketTimeout=240000
+        username: smartor
+        password: Smartor.2023
+        driverClassName: com.mysql.cj.jdbc.Driver
 
       #        # 楂樻柉鏁版嵁搴撻厤缃�
       #        url: jdbc:postgresql://127.0.0.1:5432/smartorlishui
@@ -47,21 +47,22 @@
 
       # 浠庡簱鏁版嵁婧�
       slave:
-#        url: jdbc:oracle:thin:@//192.168.88.46:1521/orcl
-#        username: qebemr
-#        password: qebsoft
-#        driver-class-name: oracle.jdbc.OracleDriver
-       enabled: true
-       url: jdbc:mysql://192.168.100.10:3306/emr?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-       username: smartor
-       password: Smartor.2023
-       driverClassName: com.mysql.cj.jdbc.Driver
+        enabled: true
+        url: jdbc:oracle:thin:@//192.200.85.40:1521/hzsyhis
+        username: wssf
+        password: Hzsywssf
+        driver-class-name: oracle.jdbc.OracleDriver
+      #        enabled: true
+      #        url: jdbc:mysql://192.168.100.10:3306/emr?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+      #        username: smartor
+      #        password: Smartor.2023
+      #        driverClassName: com.mysql.cj.jdbc.Driver
       # 浠庢暟鎹簮寮�鍏�/榛樿鍏抽棴(鍏徃)
-#       enabled: true
-#       url: jdbc:sqlserver://116.62.18.175:6001;DatabaseName=iv-ywey;encrypt=false;SelectMethod=cursor
-#       username: sa
-#       password: Hxerp2000
-#       driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver
+      #       enabled: true
+      #       url: jdbc:sqlserver://116.62.18.175:6001;DatabaseName=iv-ywey;encrypt=false;SelectMethod=cursor
+      #       username: sa
+      #       password: Hxerp2000
+      #       driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver
 
       # 浠庢暟鎹簮寮�鍏�/榛樿鍏抽棴(涔変箤浜岄櫌)
       # enabled: true
@@ -77,7 +78,11 @@
       # 鏈�澶ц繛鎺ユ睜鏁伴噺
       maxActive: 20
       # 閰嶇疆鑾峰彇杩炴帴绛夊緟瓒呮椂鐨勬椂闂�
-      maxWait: 60000
+      maxWait: 120000
+      # 閰嶇疆杩炴帴瓒呮椂鏃堕棿锛堟绉掞級锛岄槻姝㈡參鏌ヨ瀵艰嚧杩炴帴鏂紑
+      queryTimeout: 120
+      # 閰嶇疆杩炴帴鏈夋晥鎬ф娴嬭秴鏃�
+      validationQueryTimeout: 5
       # 閰嶇疆闂撮殧澶氫箙鎵嶈繘琛屼竴娆℃娴嬶紝妫�娴嬮渶瑕佸叧闂殑绌洪棽杩炴帴锛屽崟浣嶆槸姣
       timeBetweenEvictionRunsMillis: 60000
       # 閰嶇疆涓�涓繛鎺ュ湪姹犱腑鏈�灏忕敓瀛樼殑鏃堕棿锛屽崟浣嶆槸姣
@@ -85,8 +90,8 @@
       # 閰嶇疆涓�涓繛鎺ュ湪姹犱腑鏈�澶х敓瀛樼殑鏃堕棿锛屽崟浣嶆槸姣
       maxEvictableIdleTimeMillis: 900000
       # 閰嶇疆妫�娴嬭繛鎺ユ槸鍚︽湁鏁�
-      #      validationQuery: SELECT 1 FROM DUAL
-      validationQuery: SELECT 1
+      validationQuery: SELECT 1 FROM DUAL
+      #validationQuery: SELECT 1
       testWhileIdle: true
       testOnBorrow: false
       testOnReturn: false
@@ -102,10 +107,10 @@
         login-password: Lihu@1363419#$
       filter:
         stat:
-          enabled: true
+          enabled: false
           # 鎱QL璁板綍
           log-slow-sql: true
-          slow-sql-millis: 1000
+          slow-sql-millis: 3000
           merge-sql: true
         wall:
           config:
@@ -113,14 +118,11 @@
   # redis 閰嶇疆
   redis:
     host: 127.0.0.1
-    port: 6379
-
-    # 鏁版嵁搴撶储寮�
+    port: 6020
     database: 0
-    # 瀵嗙爜
-    password:
+    password: Smartor
     # 杩炴帴瓒呮椂鏃堕棿
-    timeout: 10s
+    timeout: 30s
     lettuce:
       pool:
         # 杩炴帴姹犱腑鐨勬渶灏忕┖闂茶繛鎺�
@@ -140,7 +142,7 @@
     prefix: /api
     readonly: false
   sql-column-case: camel
-  show-sql: true #閰嶇疆鎵撳嵃SQL
+  show-sql: false #閰嶇疆鎵撳嵃SQL
   page-config:
     size: size
     page: page
@@ -150,7 +152,7 @@
 # Swagger閰嶇疆
 swagger:
   # 鏄惁寮�鍚痵wagger
-  enabled: true
+  enabled: false
   # 璇锋眰鍓嶇紑
   pathMapping: /dev-api
 
@@ -217,10 +219,9 @@
 #  鎸囧畾asr鍥炶皟鐨剈rl璺緞(鏈湴)
 ASRCallBackPath: http://192.168.100.10:8095/smartor/serviceSubtask/phoneCallBackYQ
 #鎸傛柇IP(鏈湴)
-hangup: http://192.168.100.6:8089/hangup
+hangup: http://192.168.100.10:8089/hangup
 #fs鎵�浣跨敤鐨勯樋閲岀殑app_key(鏈湴)
 app_key_yq: ZurNHpaQLq6P55YS
-
 ##  鎸囧畾asr鍥炶皟鐨剈rl璺緞(鏂板崕)
 #ASRCallBackPath: http://192.168.101.135:8095/smartor/serviceSubtask/phoneCallBackYQ
 ##鎸傛柇IP(鏂板崕)
@@ -231,11 +232,11 @@
 #鏈� 鍦� 鐭俊璇锋眰鍦板潃(杩欎釜鏈嶅姟鏄垜浠嚜宸卞啓鐨�)
 #xhsmsPath: http://192.168.2.13:8092/sendSms
 #鏂板崕鐭俊璇锋眰鍦板潃(杩欎釜鏈嶅姟鏄垜浠嚜宸卞啓鐨�)
-xhsmsPath: http://192.16.4.220:8092/sendSms
+xhsmsPath: http://121.41.98.232:8001/sms/api/sendMessageMass
 #甯愬彿
-xhsmsAccount: 911124
+xhsmsAccount: 300044
 #鎺ュ彛瀵嗙爜
-xhsmsPwd: zW5eXe
+xhsmsPwd: qj0NHDegxWhj
 #铏氭嫙鎺ュ叆鐮�
 xhsmsjrm: 1069055
 
@@ -257,7 +258,7 @@
 #绗釜灏忔椂鐢佃瘽鎷ㄦ墦鐨勪笂闄�
 phoneUpEveryHour: 12
 #鐢佃瘽姣忓ぉ缁撴潫鏃堕棿
-phoneEndHour: 20
+phoneEndHour: 23
 
 #鏂板憳宸ラ粯璁ゅ瘑鐮�
 defaultPwd: 123456
@@ -268,5 +269,13 @@
 #admin绠$悊鍛榰serId
 isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13
 
-#闅忚鍖婚櫌锛�1鏂板崕   2涓芥按
-visitHosp: 2
+
+isEncryp: 0
+
+dealDeptCode:
+
+#鏂囦欢涓婁紶鍦板潃
+fileUpload:
+profile:
+
+ai_answer: http://localhost:8088/ai_answer

--
Gitblit v1.9.3