From 03baf799358477a09f50c9e22e9910f3aa45bbdb Mon Sep 17 00:00:00 2001 From: Qi <3194726156@qq.com> Date: Wed, 20 Aug 2025 21:19:57 +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 67562f1..1150746 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-system + name: jeecg-systems profiles: active: '@profile.name@' \ No newline at end of file