From 9006e89fdd7dcbdd69d40325fffe471c1768b402 Mon Sep 17 00:00:00 2001
From: liriming <1343021927@qq.com>
Date: 星期一, 12 五月 2025 13:13:31 +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