添加算法
This commit is contained in:
@@ -219,8 +219,11 @@ public enum DicDataEnum {
|
||||
ELECTRIFIED_RAILWAYS("电气化铁路", "Electrified_Railways"),
|
||||
SMELT_LOAD("冶炼负荷", "Smelt_Load"),
|
||||
DISTRIBUTED_PHOTOVOLTAICS("分布式光伏", "Distributed_Photovoltaics"),
|
||||
SENSITIVE_USERS("敏感用户","Sensitive_Users"),
|
||||
IMPORTANT_USERS("重要用户","Important_Users"),
|
||||
WIND_FARM("风电场", "Wind_Farm"),
|
||||
SENSITIVE_USERS("敏感用户", "Sensitive_Users"),
|
||||
IMPORTANT_USERS("重要用户", "Important_Users"),
|
||||
TRACTION_STATION("牵引站", "Traction_Station"),
|
||||
|
||||
|
||||
/**
|
||||
* 电压等级
|
||||
|
||||
Reference in New Issue
Block a user