From b78f18c10747c3276f6f3f1de40d46f819352c30 Mon Sep 17 00:00:00 2001 From: lichao <326994889@qq.com> Date: Tue, 28 Nov 2023 14:14:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E6=8E=A5=E5=8F=A3=E5=8F=96?= =?UTF-8?q?=E6=B6=88token?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epmet-gateway/src/main/resources/bootstrap.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/epmet-gateway/src/main/resources/bootstrap.yml b/epmet-gateway/src/main/resources/bootstrap.yml index d065eaa79a..2d8ce24649 100644 --- a/epmet-gateway/src/main/resources/bootstrap.yml +++ b/epmet-gateway/src/main/resources/bootstrap.yml @@ -501,6 +501,7 @@ epmet: # 内部认证url白名单(在白名单中的,就不会再校验登录了) internalAuthUrlsWhiteList: + - /**/screen/** - /epmetuser/customerstaff/customerlist - /epmetuser/icresiuser/icUserMatchGrid - /auth/wechat/**