From 6f1e752bf00b584c8a17569578fa8e54cdb71b60 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期一, 27 十月 2025 13:34:59 +0800
Subject: [PATCH] 处理选项不显示的问题

---
 ruoyi-admin/src/main/resources/application-ls.yml |   47 +++++++++++++++++++----------------------------
 1 files changed, 19 insertions(+), 28 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application-ls.yml b/ruoyi-admin/src/main/resources/application-ls.yml
index 2e48598..a28d611 100644
--- a/ruoyi-admin/src/main/resources/application-ls.yml
+++ b/ruoyi-admin/src/main/resources/application-ls.yml
@@ -7,9 +7,13 @@
       # 涓诲簱鏁版嵁婧�
       master:
         #   涓芥按
-        url: jdbc:mysql://127.0.0.1:3308/smartor-lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-        username: smartor
-        password: Smartor.2023
+        #        url: jdbc:mysql://127.0.0.1:3308/smartor-lisui?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://9.208.7.13:2883/smartor-lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+        username: root@sfxx#other_cluster
+        password: Y5oapyS8
         driverClassName: com.mysql.cj.jdbc.Driver
 
       #        # 楂樻柉鏁版嵁搴撻厤缃�
@@ -104,10 +108,10 @@
   pathMapping: /dev-api
 
 # PageHelper鍒嗛〉鎻掍欢
-pagehelper:
-  helperDialect: mysql
-  supportMethodsArguments: true
-  params: count=countSql
+#pagehelper:
+#  helperDialect: mysql
+#  supportMethodsArguments: true
+##  params: countSql;pageSizeZero=true
 
 magic-api:
   web: /magic/web
@@ -124,25 +128,7 @@
     default-page: 1
     default-size: 10
 
-# 娌冲崡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"
+
 
 #閽夐拤鐨勫瘑閽�
 dingAppid: dingn8iip5ubj7clrrsv
@@ -195,7 +181,7 @@
 req_path: 8093
 #localIP: https://wx.lihusmart.com
 #涓芥按澶栭摼璇锋眰IP鍜岀鍙e彿
-localIP: http://221.12.19.26
+localIP: https://221.12.19.26
 
 #鑾峰彇鎮h�呬俊鎭疷RL(鍗庡崜鎻愪緵)
 hosp_info_url: http://esb-core-rest.wowjoy.cn/esb/exchange
@@ -257,6 +243,11 @@
 #admin绠$悊鍛榰serId
 isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13
 
-#闅忚鍖婚櫌锛�1鏂板崕   2涓芥按
+#闅忚鍖婚櫌锛�1鏂板崕   2涓芥按    3鐪佺珛鍚屽痉
 visitHosp: 2
 
+#澶勭悊鎶曡瘔寤鸿鐨勯儴闂ㄧ紪鐮�
+dealDeptCode:
+
+#鏄惁鍔犲瘑  0涓嶅姞   1鍔犲瘑
+isEncryp: 0

--
Gitblit v1.9.3