From 5b1ad59492452af8f342243605be36f847c07556 Mon Sep 17 00:00:00 2001
From: yangbin <yangbin@qq.com>
Date: 星期一, 29 七月 2024 15:25:04 +0800
Subject: [PATCH] 集成

---
 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