From ffaeb76c04cd3a358e767362dd0a7b82aeed88a2 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 04 九月 2025 22:48:30 +0800
Subject: [PATCH] 单点登陆

---
 ruoyi-admin/src/main/resources/application-sltd.yml |   58 +++++++++++++++++++++-------------------------------------
 1 files changed, 21 insertions(+), 37 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application-sltd.yml b/ruoyi-admin/src/main/resources/application-sltd.yml
index a553b17..b35c05f 100644
--- a/ruoyi-admin/src/main/resources/application-sltd.yml
+++ b/ruoyi-admin/src/main/resources/application-sltd.yml
@@ -124,26 +124,6 @@
     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
 dingAppSecret: qlEK8D3oOVwGPOTiBQIBYTqQVlAfy9S_qQizEQFjJdSScwemWFryg4gbneu-NqWD
@@ -187,15 +167,11 @@
 #浜岀淮鐮佽矾寰�
 qrpath: D:\qrcode
 
-#鍏徃鍐呭閾捐姹侷P鍜岀鍙e彿
-#req_path: 8095
-#localIP: 192.168.2.13
 
-#鏂板崕鍖婚櫌澶栭摼璇锋眰IP鍜岀鍙e彿
-req_path: 8093
-#localIP: https://wx.lihusmart.com
-#涓芥按澶栭摼璇锋眰IP鍜岀鍙e彿
-localIP: http://221.12.19.26
+#澶栭摼璇锋眰IP鍜岀鍙e彿
+req_path: 13871
+localIP: http://m.zjtongde.com
+
 
 #鑾峰彇鎮h�呬俊鎭疷RL(鍗庡崜鎻愪緵)
 hosp_info_url: http://esb-core-rest.wowjoy.cn/esb/exchange
@@ -217,16 +193,14 @@
 #fs鎵�浣跨敤鐨勯樋閲岀殑app_key(鏂板崕)
 app_key_yq: ZurNHpaQLq6P55YS
 
-#鏈� 鍦� 鐭俊璇锋眰鍦板潃(杩欎釜鏈嶅姟鏄垜浠嚜宸卞啓鐨�)
-#xhsmsPath: http://192.168.2.13:8092/sendSms
-#鏂板崕鐭俊璇锋眰鍦板潃(杩欎釜鏈嶅姟鏄垜浠嚜宸卞啓鐨�)
-xhsmsPath: http://192.16.4.220:8092/sendSms
+#鐭俊璇锋眰鍦板潃(杩欓噷涓虹┖锛屽悓寰锋彁渚涚殑鏄痺s)
+xhsmsPath:
 #甯愬彿
-xhsmsAccount: 911124
+xhsmsAccount:
 #鎺ュ彛瀵嗙爜
-xhsmsPwd: zW5eXe
+xhsmsPwd:
 #铏氭嫙鎺ュ叆鐮�
-xhsmsjrm: 1069055
+xhsmsjrm:
 
 ##鏈湴FTP杩炴帴
 #FTP_SERVER: "192.168.2.13"
@@ -257,6 +231,16 @@
 #admin绠$悊鍛榰serId
 isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13
 
-#闅忚鍖婚櫌锛�1鏂板崕   2涓芥按
-visitHosp: 2
+#闅忚鍖婚櫌锛�1鏂板崕   2涓芥按    3鐪佺珛鍚屽痉
+visitHosp: 3
+
+#鐢ㄦ埛榛樿瀵嗙爜
+userPwd: sltd@0230
+
+#澶勭悊鎶曡瘔寤鸿鐨勯儴闂ㄧ紪鐮�
+dealDeptCode: 40003024
+
+
+#鏄惁鍔犲瘑  0涓嶅姞   1鍔犲瘑
+isEncryp: 0
 

--
Gitblit v1.9.3