From e6805fc62484ccd5580a6f7eefaf096acc84d5da Mon Sep 17 00:00:00 2001
From: dongyukun <1208714201@qq.com>
Date: 星期三, 07 五月 2025 15:26:37 +0800
Subject: [PATCH] 根据outId查询预测数据

---
 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 1815b61..dc6317c 100644
--- a/ansteel-biz/src/main/resources/application.yaml
+++ b/ansteel-biz/src/main/resources/application.yaml
@@ -177,6 +177,9 @@
       - t_coking_trace_ind
       - t_power_demand
       - t_power_adjusted_factor
+      - t_power_net_dropdown
+      - t_power_voltage_status
+      - t_peak_valley_flat
       - t_coking_overview_ind
   swagger:
     title: 鞍钢鲅鱼圈能源管控系统

--
Gitblit v1.9.3