From 27d273237393d0b179de39b3e077b249ae4b6161 Mon Sep 17 00:00:00 2001 From: wangxianzhang Date: Tue, 22 Nov 2022 14:09:04 +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 3fa85a8919..90c9b49999 100644 --- a/epmet-gateway/src/main/resources/bootstrap.yml +++ b/epmet-gateway/src/main/resources/bootstrap.yml @@ -80,6 +80,7 @@ spring: - Path=${server.servlet.context-path}/job/** filters: - StripPrefix=1 + - CpAuth=true #用户服务 - id: epmet-user-server uri: @gateway.routes.epmet-user-server.uri@