代码调整
This commit is contained in:
@@ -35,12 +35,6 @@ public enum GWSendEnum {
|
||||
SUBSTATION_MONITOR("pqSubstationMonitorCreate", "/WMCenter/powerQuality/substationMonitor/create"),
|
||||
//接收其他干扰用户台账数据接口
|
||||
OTHER_USER_CREATE("pqArchivalInformationOtherUserCreate", "/WMCenter/powerQuality/archivalInformation/otherUserCreate"),
|
||||
//2.4.1.16接收电能质量主配网监测点统计数据接口
|
||||
POINT_STATISTICAL_DATA("pqPointStatisticalDataCreate","/WMCenter/powerQuality/converterMonitor/indexCreate"),
|
||||
//2.4.1.19接收电能质量变电站监测统计数据接口
|
||||
SUBSTATION_STATISTICAL_DATA("pqSubstationStatisticalDataCreate","/WMCenter/powerQuality/substationMonitor/create"),
|
||||
//2.4.1.8接收电能质量基准水平评估数据接口
|
||||
EVALUATION_DATA("pqEvaluationData","/WMCenter/powerQuality/evaluation/create"),
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user