From 7a72c9b8b5df5f9a16a79838150bbc44c6e87666 Mon Sep 17 00:00:00 2001
From: wanghc <2466022993@qq.com>
Date: Tue, 27 Jun 2023 13:16:38 +0800
Subject: [PATCH] 启动修改

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

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

--
Gitblit v1.8.0