新增枚举
This commit is contained in:
@@ -119,7 +119,8 @@ public enum DicDataEnum {
|
||||
EVENT_TYPE_D("电压越上限严重度","Event_Type_d"),
|
||||
EVENT_TYPE_F("电压越下限严重度","Event_Type_f"),
|
||||
EVENT_TYPE_G("渗透率","Event_Type_g"),
|
||||
|
||||
EVENT_TYPE_Z("超标3%-10%","Event_Type_z"),
|
||||
EVENT_TYPE_X("超标10%以下","Event_Type_x"),
|
||||
/**
|
||||
* 监测点状态
|
||||
*/
|
||||
|
||||
@@ -54,6 +54,7 @@ public enum DicDataTypeEnum {
|
||||
DEVICE_STATUS("设备状态","Device_Status"),
|
||||
INTERFERENCE_SOURCE("监测对象类别","Interference_Source"),
|
||||
PLAN_TAKE("计划采取实施","Plan_Take"),
|
||||
MONITOR_OBJ("监测对象","Monitor_Obj"),
|
||||
CONNET_GROUP_WAY("牵引站变压器接线方式","Connet_Group_Way");
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user