From 9c8ca199427bf077a2f157d07964668b06103aa3 Mon Sep 17 00:00:00 2001 From: zhangchenbiao Date: Tue, 28 May 2024 14:44:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application.properties | 2 +- .../src/main/resources/logback-spring.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/coolstore-partner-web/src/main/resources/application.properties b/coolstore-partner-web/src/main/resources/application.properties index 736c1cae8..0e613a596 100644 --- a/coolstore-partner-web/src/main/resources/application.properties +++ b/coolstore-partner-web/src/main/resources/application.properties @@ -1,5 +1,5 @@ spring.application.name=hsay-partner-web -spring.profiles.active=test +spring.profiles.active=@profileActive@ server.port=40000 server.servlet.context-path=/xfsg diff --git a/coolstore-partner-web/src/main/resources/logback-spring.xml b/coolstore-partner-web/src/main/resources/logback-spring.xml index 104360a65..47b448c12 100644 --- a/coolstore-partner-web/src/main/resources/logback-spring.xml +++ b/coolstore-partner-web/src/main/resources/logback-spring.xml @@ -2,11 +2,11 @@ - + - + @@ -43,13 +43,13 @@ - + - +