From 19b588108f63693e936e7cd1e351c2d8f19b681c Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期二, 14 四月 2026 15:02:15 +0800
Subject: [PATCH] 【丽水】出院随访导出

---
 ruoyi-admin/src/main/resources/application-xh.yml |   42 +++++++++++++++---------------------------
 1 files changed, 15 insertions(+), 27 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application-xh.yml b/ruoyi-admin/src/main/resources/application-xh.yml
index b88efa8..272f63c 100644
--- a/ruoyi-admin/src/main/resources/application-xh.yml
+++ b/ruoyi-admin/src/main/resources/application-xh.yml
@@ -7,7 +7,7 @@
       # 涓诲簱鏁版嵁婧�
       master:
         #   鏂板崕
-        url: jdbc:mysql://192.168.191.181:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+        url: jdbc:mysql://192.168.191.181:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&connectTimeout=60000&socketTimeout=120000
         username: smartor
         password: Smartor.2023
         driverClassName: com.mysql.cj.jdbc.Driver
@@ -112,30 +112,10 @@
     default-size: 10
 
 # PageHelper鍒嗛〉鎻掍欢
-pagehelper:
-  helperDialect: mysql
-  supportMethodsArguments: true
-  params: count=countSql
-
-# 娌冲崡SSO閰嶇疆锛堟柊鍗庣敤涓嶅埌锛�
-sso:
-  enabled: true
-  client_id: "mbglxt"  # 淇¢�氶櫌鎻愪緵
-  client_secret: "mbglxt"  # 淇¢�氶櫌鎻愪緵
-  # 鍐呯綉閰嶇疆
-  internal:
-    authorize_url: "http://10.10.13.112:37727/connect/authorize"
-    token_url: "http://10.10.13.112:37727/connect/token"
-    userinfo_url: "http://10.10.13.112:37727/connect/userinfo"
-    redirect_uri: "http://10.10.13.142:8096/sso/callback"
-  # 澶栫綉閰嶇疆
-  external:
-    authorize_url: "http://172.20.111.142:37727/connect/authorize"
-    token_url: "http://172.20.111.142:37727/connect/token"
-    userinfo_url: "http://172.20.111.142:37727/connect/userinfo"
-    redirect_uri: "http://172.20.111.142:8096/sso/callback"
-  state: "smartor"  # 浣犱滑绯荤粺鏍囪瘑
-  scope: "openid roles profile"
+##pagehelper:
+#  helperDialect: mysql
+#  supportMethodsArguments: true
+#  params: count=countSql
 
 #閽夐拤鐨勫瘑閽�
 dingAppid: dingn8iip5ubj7clrrsv
@@ -249,5 +229,13 @@
 #admin绠$悊鍛榰serId
 isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13
 
-#闅忚鍖婚櫌锛�1鏂板崕   2涓芥按
-visitHosp: 1
+
+#澶勭悊鎶曡瘔寤鸿鐨勯儴闂ㄧ紪鐮�
+dealDeptCode:
+
+#鏄惁鍔犲瘑  0涓嶅姞   1鍔犲瘑
+isEncryp: 0
+
+#鏂囦欢涓婁紶鍦板潃
+fileUpload: http://218.108.11.22:8093
+profile: /profile-api

--
Gitblit v1.9.3