From 72cbef110ad59f3601d9db958f178847d2fc15dd Mon Sep 17 00:00:00 2001 From: 潘志宝 <979469083@qq.com> Date: 星期一, 12 五月 2025 14:52:17 +0800 Subject: [PATCH] 最大需量发生记录分页 --- ansteel-biz/src/main/resources/application.yaml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ansteel-biz/src/main/resources/application.yaml b/ansteel-biz/src/main/resources/application.yaml index e4833be..3b42cee 100644 --- a/ansteel-biz/src/main/resources/application.yaml +++ b/ansteel-biz/src/main/resources/application.yaml @@ -178,8 +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