From bf3900e90d7ef4ab65433e81b8b5bb210f1c2546 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E7=AB=B9=E7=BA=A2?= Date: Thu, 27 Jun 2024 10:21:35 +0800 Subject: [PATCH] application --- 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 d926b7f33..3cd8d5bbf 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=xianfeng-web +spring.application.name=zxjp-web spring.profiles.active=@profileActive@ server.port=40300