From d7fd24cda7b8b5124fca826fa4301cdb3acdb6b5 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期二, 19 八月 2025 17:46:52 +0800 Subject: [PATCH] 代码提交 --- ruoyi-admin/src/main/resources/application-ls.yml | 22 ++-------------------- 1 files changed, 2 insertions(+), 20 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application-ls.yml b/ruoyi-admin/src/main/resources/application-ls.yml index 2e48598..df59ee3 100644 --- a/ruoyi-admin/src/main/resources/application-ls.yml +++ b/ruoyi-admin/src/main/resources/application-ls.yml @@ -124,25 +124,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 +177,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 -- Gitblit v1.9.3