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 | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ansteel-biz/src/main/resources/application.yaml b/ansteel-biz/src/main/resources/application.yaml index 0ae3517..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,10 +151,12 @@ - schedule_job - schedule_job_log - t_power_run_state + - t_main_process_index_day + - t_main_process_index_team swagger: - title: 选煤厂安全管理平台 - description: 选煤厂安全管理平台 + title: 鞍钢鲅鱼圈能源管控系统 + description: 鞍钢鲅鱼圈能源管控系统 version: ${iailab.info.version} log-path: D:\DLUT\ansteel -debug: false +debug: false \ No newline at end of file -- Gitblit v1.9.3