From a97f35ea6f53be373b8d00d7ac39e56b0fe8d8cd Mon Sep 17 00:00:00 2001
From: 潘志宝 <979469083@qq.com>
Date: 星期日, 27 四月 2025 14:28:54 +0800
Subject: [PATCH] 发电机组功率历史

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

diff --git a/ansteel-biz/src/main/resources/application.yaml b/ansteel-biz/src/main/resources/application.yaml
index 44164a0..1815b61 100644
--- a/ansteel-biz/src/main/resources/application.yaml
+++ b/ansteel-biz/src/main/resources/application.yaml
@@ -153,6 +153,8 @@
       - t_power_run_state
       - t_power_net_factor
       - t_power_capacitor_status
+      - t_power_capacitor_det
+      - t_power_capacitor_his
       - t_power_control_main
       - t_power_control_det
       - t_power_gen_status

--
Gitblit v1.9.3