冀北终端在线率代码提交
This commit is contained in:
@@ -21,7 +21,10 @@ public enum StatisticsEnum {
|
||||
LOAD_TYPE("干扰源类型", "Load_Type"),
|
||||
MANUFACTURER("终端厂家", "Manufacturer"),
|
||||
POWER_FLAG("监测点性质", "Power_Flag"),
|
||||
REPORT_TYPE("上报类型", "Report_Type");
|
||||
REPORT_TYPE("上报类型", "Report_Type"),
|
||||
JB_POWER_FLAG("电网性质", "Jb_Power_Flag"),
|
||||
|
||||
;
|
||||
|
||||
private final String name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user