From 8a84042cb3bdf6fd70f6ecd9619565a8ec50f358 Mon Sep 17 00:00:00 2001 From: jianjun Date: Sat, 10 Oct 2020 17:55:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=95=B0=E6=8D=AE=E5=81=A5?= =?UTF-8?q?=E5=85=A8?= 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 8bf6af5abd..ed3a3961da 100644 --- a/epmet-gateway/src/main/resources/bootstrap.yml +++ b/epmet-gateway/src/main/resources/bootstrap.yml @@ -441,6 +441,7 @@ epmet: # 外部应用认证,使用AccessToken等头进行认证 externalAuthUrls: - /data/report/** + - /data/stats/** - /epmetuser/customerstaff/customerlist swaggerUrls: