报告模板配置
This commit is contained in:
@@ -49,7 +49,10 @@ public enum DicDataEnum {
|
||||
TOTAL_INDICATORS("总暂态指标", "Total_Indicators"),
|
||||
VOLTAGE_DIP("电压暂降", "Voltage_Dip"),
|
||||
VOLTAGE_RISE("电压暂升", "Voltage_Rise"),
|
||||
SHORT_INTERRUPTIONS("短时中断", "Short_Interruptions");
|
||||
SHORT_INTERRUPTIONS("短时中断", "Short_Interruptions"),
|
||||
|
||||
MAINNET_POINT("主网测点","Mainnet_Point"),
|
||||
DISTRIBUTION_POINT("配网测点","Distribution_Point");
|
||||
|
||||
private final String name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user