From 847d18bcb34bc1d3088f7cffd18e2b5d484fa5d8 Mon Sep 17 00:00:00 2001 From: jianjun Date: Mon, 22 Mar 2021 11:07:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=20=E8=AE=AE=E9=A2=98=20?= =?UTF-8?q?=E5=B0=8F=E7=BB=84=20=E6=B7=BB=E5=8A=A0=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=BA=93=E7=9B=91=E6=8E=A7=E9=85=8D=E7=BD=AE=20=E5=88=86?= =?UTF-8?q?=E6=9E=90sql?= 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 7a6c236128..4509993aca 100644 --- a/epmet-gateway/src/main/resources/bootstrap.yml +++ b/epmet-gateway/src/main/resources/bootstrap.yml @@ -461,6 +461,7 @@ epmet: # 内部认证url白名单(在白名单中的,就不会再校验登录了) internalAuthUrlsWhiteList: - /epmetuser/customerstaff/customerlist + - /**/druid/** # 外部应用认证,使用AccessToken等头进行认证 externalOpenUrls: