From e51c7d378341e4b8d1529947c2c25f5c10701de9 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期二, 13 五月 2025 15:45:23 +0800 Subject: [PATCH] art: 设备管理-设备台账-新增、列表修改 --- 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