新增枚举

This commit is contained in:
hanyong
2023-01-05 09:36:03 +08:00
parent 14533c7e1c
commit f2851d2a97

View File

@@ -121,6 +121,7 @@ public enum DicDataEnum {
EVENT_TYPE_G("渗透率","Event_Type_g"),
EVENT_TYPE_Z("超标3%-10%","Event_Type_z"),
EVENT_TYPE_X("超标10%以下","Event_Type_x"),
EVENT_TYPE_C("重过载","Event_Type_c"),
/**
* 监测点状态
*/