From a2174c3e144da8c3e24963f9cd9dd933d8b4aed3 Mon Sep 17 00:00:00 2001
From: zenglf <18502938215@163.com>
Date: 星期五, 18 八月 2023 21:54:57 +0800
Subject: [PATCH] 设备管理- 建表语句、权限、数据字典 文件提交

---
 lxzn-module-system/lxzn-system-start/src/main/resources/application.yml |    3 ++-
 1 files changed, 2 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 67562f1..d52c03d 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,4 +2,5 @@
   application:
     name: jeecg-system
   profiles:
-    active: '@profile.name@'
\ No newline at end of file
+    active: '@profile.name@'
+#    active: dev
\ No newline at end of file

--
Gitblit v1.9.3