From e4cafc6f0b58920f2f8cae014dc2a2d3da667620 Mon Sep 17 00:00:00 2001 From: Qi <3194726156@qq.com> Date: Wed, 20 Aug 2025 21:20:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jeecg-system-start/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeecg-module-system/jeecg-system-start/src/main/resources/application.yml b/jeecg-module-system/jeecg-system-start/src/main/resources/application.yml index 1150746..67562f1 100644 --- a/jeecg-module-system/jeecg-system-start/src/main/resources/application.yml +++ b/jeecg-module-system/jeecg-system-start/src/main/resources/application.yml @@ -1,5 +1,5 @@ spring: application: - name: jeecg-systems + name: jeecg-system profiles: active: '@profile.name@' \ No newline at end of file