From bb3c47538032e560364415a0e4b46eaec550870057b890e2c766c8a64b476ec7 Mon Sep 17 00:00:00 2001 From: attiya <2413103649@qq.com> Date: Fri, 14 Nov 2025 11:36:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=88=86=E6=94=AF?= 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, 3 insertions(+), 1 deletion(-) diff --git a/ebike-user/src/main/resources/application.yml b/ebike-user/src/main/resources/application.yml index 030c324..a52f23c 100644 --- a/ebike-user/src/main/resources/application.yml +++ b/ebike-user/src/main/resources/application.yml @@ -1,3 +1,5 @@ spring: profiles: - active: @profile.active@ \ No newline at end of file + active: @profile.active@ + +test: test \ No newline at end of file