新增枚举
This commit is contained in:
@@ -121,6 +121,7 @@ public enum DicDataEnum {
|
|||||||
EVENT_TYPE_G("渗透率","Event_Type_g"),
|
EVENT_TYPE_G("渗透率","Event_Type_g"),
|
||||||
EVENT_TYPE_Z("超标3%-10%","Event_Type_z"),
|
EVENT_TYPE_Z("超标3%-10%","Event_Type_z"),
|
||||||
EVENT_TYPE_X("超标10%以下","Event_Type_x"),
|
EVENT_TYPE_X("超标10%以下","Event_Type_x"),
|
||||||
|
EVENT_TYPE_C("重过载","Event_Type_c"),
|
||||||
/**
|
/**
|
||||||
* 监测点状态
|
* 监测点状态
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user