添加统计类型监测点性质
This commit is contained in:
@@ -20,6 +20,7 @@ public enum StatisticsEnum {
|
||||
VOLTAGE_LEVEL("电压等级", "Voltage_Level"),
|
||||
LOAD_TYPE("干扰源类型", "Load_Type"),
|
||||
MANUFACTURER("终端厂家", "Manufacturer"),
|
||||
POWER_FLAG("监测点性质", "Power_Flag"),
|
||||
REPORT_TYPE("上报类型", "Report_Type");
|
||||
|
||||
private final String name;
|
||||
|
||||
Reference in New Issue
Block a user