perf: iframe嵌入式验证

This commit is contained in:
fit2cloud-chenyw
2024-03-18 18:51:57 +08:00
parent d9e31523ca
commit 1f4a3c1ef5
9 changed files with 102 additions and 111 deletions

View File

@@ -40,6 +40,7 @@ public class WhitelistUtils {
"/sysParameter/requestTimeOut",
"/setting/authentication/status",
"/sysParameter/ui",
"/embedded/initIframe",
"/");
public static boolean match(String requestURI) {