From 92c42c9cbc4f253a6916650d11cf668a6f98ad9b Mon Sep 17 00:00:00 2001 From: 潘志宝 <979469083@qq.com> Date: 星期二, 13 五月 2025 09:01:40 +0800 Subject: [PATCH] 电容器投退状态 --- ansteel-biz/src/main/resources/application.yaml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/ansteel-biz/src/main/resources/application.yaml b/ansteel-biz/src/main/resources/application.yaml index 7a959cd..3b42cee 100644 --- a/ansteel-biz/src/main/resources/application.yaml +++ b/ansteel-biz/src/main/resources/application.yaml @@ -178,7 +178,12 @@ - t_power_demand - t_power_adjusted_factor - t_power_net_dropdown + - t_power_voltage_status + - t_power_maxdemand_main + - t_power_maxdemand_det + - t_peak_valley_flat - t_coking_overview_ind + - t_gas_pred_conf swagger: title: 鞍钢鲅鱼圈能源管控系统 description: 鞍钢鲅鱼圈能源管控系统 -- Gitblit v1.9.3