From 08a580f89eaff45c5c9bec8db301b3daf9ff30ceb8c71251f436355d3715f8c8 Mon Sep 17 00:00:00 2001 From: attiya <2413103649@qq.com> Date: Fri, 14 Nov 2025 11:38:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=88=86=E6=94=AF-=E6=92=A4?= =?UTF-8?q?=E9=94=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ebike-user/src/main/resources/application.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ebike-user/src/main/resources/application.yml b/ebike-user/src/main/resources/application.yml index a52f23c..030c324 100644 --- a/ebike-user/src/main/resources/application.yml +++ b/ebike-user/src/main/resources/application.yml @@ -1,5 +1,3 @@ spring: profiles: - active: @profile.active@ - -test: test \ No newline at end of file + active: @profile.active@ \ No newline at end of file