From 1d9abe2a92a8c2bdf7d4534ad1aa20ad615b33ca Mon Sep 17 00:00:00 2001
From: 潘志宝 <979469083@qq.com>
Date: 星期一, 12 五月 2025 11:44:33 +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