From c999acf2f8fe57bdf6b97681bfdfe47ce5c102a6 Mon Sep 17 00:00:00 2001 From: liding <756868258@qq.com> Date: 星期四, 11 十二月 2025 16:22:53 +0800 Subject: [PATCH] 设备待保养,待维修数据没有根据状态统计 --- src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index a6ce03c..c79d967 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,4 +1,4 @@ # Spring閰嶇疆 spring: profiles: - active: dev \ No newline at end of file + active: dev -- Gitblit v1.9.3