算法调整

This commit is contained in:
2023-11-20 14:13:30 +08:00
parent 4a424312b9
commit fc9e824d7f
2 changed files with 15 additions and 2 deletions

View File

@@ -334,8 +334,8 @@ public class MeasurementExecutor extends BaseExecutor {
/**
* 算法名: 3.4.1.7.2-----监测点指标告警日统计(r_mp_target_warn_d)
* 算法名: 3.4.1.7.3-----监测点指标告警月统计(r_mp_target_warn_m)
*
* 算法名: 3.4.1.7.3-----监测点指标告警月统计(r_mp_monitor_alarm_count_m)
* fixme r_mp_target_warn_d-----根据国网谐波平台算法文档中需进行告警的电能质量指标不包括电压暂升,但数据库有此字段,暂未统计
* @author xuyang
* @date 2023年11月14日 08:54
*/