From a7c60a932a7a91396262b04c312697d1f11bf010 Mon Sep 17 00:00:00 2001 From: xupei Date: Wed, 14 Feb 2024 12:21:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6stable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index e3064a47..974fee23 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -2,7 +2,7 @@ #spring.profiles.active=test #����application-prod�ļ�(��������) -spring.profiles.active=prod +#spring.profiles.active=prod #����application-dev�ļ�(��������) spring.profiles.active=dev