From a042e0e63f86a0880d20e57c14ec4a60b65801fb Mon Sep 17 00:00:00 2001
From: wanghc <2466022993@qq.com>
Date: Tue, 04 Jul 2023 09:07:47 +0800
Subject: [PATCH] 浦发分行受托支付

---
 cmci-pfcs-gateway/src/main/resources/application.properties |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/cmci-pfcs-gateway/src/main/resources/application.properties b/cmci-pfcs-gateway/src/main/resources/application.properties
index d9f4f96..728d746 100644
--- a/cmci-pfcs-gateway/src/main/resources/application.properties
+++ b/cmci-pfcs-gateway/src/main/resources/application.properties
@@ -1,2 +1,4 @@
-server.port=8400
+spring.application.name=@pom.artifactId@
+server.port=60789
+server.servlet.context-path=/pf-api
 logging.config=classpath:logback.xml
\ No newline at end of file

--
Gitblit v1.8.0