From 8ff9cd39e12be7730b4b9e6dc63e33113ded0219 Mon Sep 17 00:00:00 2001 From: Lius <Lius2225@163.com> Date: 星期二, 27 八月 2024 09:14:37 +0800 Subject: [PATCH] update --- lxzn-module-system/lxzn-system-start/src/main/resources/application.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lxzn-module-system/lxzn-system-start/src/main/resources/application.yml b/lxzn-module-system/lxzn-system-start/src/main/resources/application.yml index d52c03d..1ad7c0b 100644 --- a/lxzn-module-system/lxzn-system-start/src/main/resources/application.yml +++ b/lxzn-module-system/lxzn-system-start/src/main/resources/application.yml @@ -2,5 +2,5 @@ application: name: jeecg-system profiles: - active: '@profile.name@' -# active: dev \ No newline at end of file + #active: '@profile.name@' + active: dev \ No newline at end of file -- Gitblit v1.9.3