From 052e3b1c4c6ec75b2b1bb766f96af3cb52fc0aa9 Mon Sep 17 00:00:00 2001
From: 潘志宝 <979469083@qq.com>
Date: 星期四, 12 六月 2025 11:15:51 +0800
Subject: [PATCH] 功率因数管控

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

diff --git a/ansteel-biz/src/main/resources/application.yaml b/ansteel-biz/src/main/resources/application.yaml
index ba709e3..88c9cd0 100644
--- a/ansteel-biz/src/main/resources/application.yaml
+++ b/ansteel-biz/src/main/resources/application.yaml
@@ -186,6 +186,7 @@
       - t_gas_pred_conf
       - t_power_price_main
       - t_power_price_det
+      - t_power_factor_control
   swagger:
     title: 鞍钢鲅鱼圈能源管控系统
     description: 鞍钢鲅鱼圈能源管控系统

--
Gitblit v1.9.3