From a5870b76b375e90fa63459db742ed3ed8b7c3c4f Mon Sep 17 00:00:00 2001 From: zhangchenbiao Date: Wed, 29 May 2024 17:41:52 +0800 Subject: [PATCH] fix --- coolstore-partner-web/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coolstore-partner-web/src/main/resources/application.properties b/coolstore-partner-web/src/main/resources/application.properties index 0e613a596..07a5ba65f 100644 --- a/coolstore-partner-web/src/main/resources/application.properties +++ b/coolstore-partner-web/src/main/resources/application.properties @@ -1,4 +1,4 @@ -spring.application.name=hsay-partner-web +spring.application.name=xianfeng-web spring.profiles.active=@profileActive@ server.port=40000