From 61d87110e064fcbf74e27d9efdc8d670c442bd26 Mon Sep 17 00:00:00 2001 From: liriming <1343021927@qq.com> Date: 星期二, 06 五月 2025 15:35:46 +0800 Subject: [PATCH] 定时任务修改 --- ansteel-biz/src/main/resources/application.yaml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ansteel-biz/src/main/resources/application.yaml b/ansteel-biz/src/main/resources/application.yaml index 1815b61..7a959cd 100644 --- a/ansteel-biz/src/main/resources/application.yaml +++ b/ansteel-biz/src/main/resources/application.yaml @@ -177,6 +177,7 @@ - t_coking_trace_ind - t_power_demand - t_power_adjusted_factor + - t_power_net_dropdown - t_coking_overview_ind swagger: title: 鞍钢鲅鱼圈能源管控系统 -- Gitblit v1.9.3