From ad8cd5d3e1197a59da0f6407e4e2468970f2a567 Mon Sep 17 00:00:00 2001 From: lyh <925863403@qq.com> Date: 星期一, 16 六月 2025 09:04:24 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- lxzn-module-system/lxzn-system-start/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 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..a543aab 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 @@ -3,4 +3,4 @@ name: jeecg-system profiles: active: '@profile.name@' -# active: dev \ No newline at end of file +# active: dev -- Gitblit v1.9.3