From 0e9ed190503601a2896fc2f4fc5de2994c9eb776 Mon Sep 17 00:00:00 2001 From: houzhongjian <houzhongyi@126.com> Date: 星期五, 11 四月 2025 09:47:12 +0800 Subject: [PATCH] Merge branch 'master' of http://dlindusit.com:53929/r/ansteel --- ansteel-biz/src/main/resources/application.yaml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/ansteel-biz/src/main/resources/application.yaml b/ansteel-biz/src/main/resources/application.yaml index e343360..d9aae82 100644 --- a/ansteel-biz/src/main/resources/application.yaml +++ b/ansteel-biz/src/main/resources/application.yaml @@ -4,7 +4,7 @@ name: ansteel-server profiles: - active: prod + active: dev cloud: nacos: @@ -151,6 +151,8 @@ - schedule_job - schedule_job_log - t_power_run_state + - t_main_process_index_day + - t_main_process_index_team swagger: title: 鞍钢鲅鱼圈能源管控系统 description: 鞍钢鲅鱼圈能源管控系统 -- Gitblit v1.9.3