From 371e88e1a5f24c3325358a9d10d76a812557e282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B2=E6=A0=91=E9=80=9A?= <1976590620@qq.com> Date: Thu, 6 Jul 2023 09:28:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- esua-epdc/epdc-gateway/src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/esua-epdc/epdc-gateway/src/main/resources/application.yml b/esua-epdc/epdc-gateway/src/main/resources/application.yml index b8dc72b1..fc1cf0be 100644 --- a/esua-epdc/epdc-gateway/src/main/resources/application.yml +++ b/esua-epdc/epdc-gateway/src/main/resources/application.yml @@ -212,6 +212,7 @@ spring: - Path=${server.servlet.context-path}/screen/** filters: - StripPrefix=1 + - CpAuth=true nacos: discovery: server-addr: @nacos.server-addr@