From 2baa05224b72fbae849678e338bbc85506a9cfe6 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期一, 29 九月 2025 18:31:55 +0800 Subject: [PATCH] 新增Orgid --- ruoyi-admin/src/main/resources/application.yml | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 63002e1..7c0275b 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -114,8 +114,8 @@ mapperLocations: classpath*:mapper/**/*Mapper.xml # 鍔犺浇鍏ㄥ眬鐨勯厤缃枃浠� configLocation: classpath:mybatis/mybatis-config.xml - configuration: - log-impl: org.apache.ibatis.logging.stdout.StdOutImpl + #configuration: + # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl # 娌冲崡SSO閰嶇疆锛堜附姘寸敤涓嶅埌锛� @@ -137,6 +137,10 @@ redirect_uri: "http://172.20.111.142:8096/login" state: "smartor" # 浣犱滑绯荤粺鏍囪瘑 scope: "openid%20roles%20profile" + #鍗曠偣鐧婚檰鐧藉悕鍗旾P閰嶇疆 + whitelist: + ips: + # 闃叉XSS鏀诲嚮 xss: @@ -148,7 +152,7 @@ urlPatterns: /system/*,/monitor/*,/tool/* #涓嶉渶瑕佽繘琛岄暱鏈熶换鍔$殑鏈烘瀯 -noLongTask: 47231022633110211A2101, +noLongTask: #鐪佺珛鍚屽痉鍙栨暟鎹叕鍏辨帴鍙� sltd_pub_path: "http://open-tdyy.cfuture.shop/kapi/gw-api/" -- Gitblit v1.9.3