From b6f7e6f5462ddfbe55fc7db7941a3b6bcad8f48f Mon Sep 17 00:00:00 2001 From: wangxianzhang Date: Mon, 21 Nov 2022 22:09:51 +0800 Subject: [PATCH] =?UTF-8?q?job=E5=A2=9E=E5=8A=A0CpAuth?= 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 4fe5a12112..b30ca0eb6f 100644 --- a/epmet-gateway/src/main/resources/bootstrap.yml +++ b/epmet-gateway/src/main/resources/bootstrap.yml @@ -88,6 +88,7 @@ spring: - Path=${server.servlet.context-path}/job/** filters: - StripPrefix=1 + - CpAuth=true #用户服务 - id: epmet-user-server uri: @gateway.routes.epmet-user-server.uri@