From 7735ea1d4f9c3a9e6d7f9e87c270807f45442060 Mon Sep 17 00:00:00 2001
From: dongyukun <1208714201@qq.com>
Date: 星期五, 09 五月 2025 10:04:27 +0800
Subject: [PATCH] 负荷移植-最大需量折叠分页列表

---
 ansteel-biz/src/main/resources/application.yaml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/ansteel-biz/src/main/resources/application.yaml b/ansteel-biz/src/main/resources/application.yaml
index 7a959cd..f26d077 100644
--- a/ansteel-biz/src/main/resources/application.yaml
+++ b/ansteel-biz/src/main/resources/application.yaml
@@ -178,7 +178,10 @@
       - t_power_demand
       - t_power_adjusted_factor
       - t_power_net_dropdown
+      - t_power_voltage_status
+      - t_peak_valley_flat
       - t_coking_overview_ind
+      - t_gas_pred_conf
   swagger:
     title: 鞍钢鲅鱼圈能源管控系统
     description: 鞍钢鲅鱼圈能源管控系统

--
Gitblit v1.9.3