From 5376bafc7900ee1da77cb7f160f68a426867c87a Mon Sep 17 00:00:00 2001 From: rongchao Date: Mon, 28 Oct 2019 18:18:16 +0800 Subject: [PATCH] =?UTF-8?q?gateway=E5=8A=A0=E6=A0=B9=E8=B7=AF=E5=BE=84epdc?= =?UTF-8?q?-api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- esua-epdc/epdc-gateway/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esua-epdc/epdc-gateway/src/main/resources/application.yml b/esua-epdc/epdc-gateway/src/main/resources/application.yml index 565c2795e..37a30e659 100644 --- a/esua-epdc/epdc-gateway/src/main/resources/application.yml +++ b/esua-epdc/epdc-gateway/src/main/resources/application.yml @@ -1,7 +1,7 @@ server: port: @server.port@ servlet: - context-path: /epdc + context-path: /epdc-api spring: application: