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/**