From 183183568b0e62507bbb1324744440ab112c8d93 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: Sat, 12 Oct 2024 09:11:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8Dapplication=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.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 2876e424..80de5efb 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -2,4 +2,4 @@ spring: application: name: wvp profiles: - active: 272-postgresql \ No newline at end of file + active: dev \ No newline at end of file