枚举添加
This commit is contained in:
@@ -40,7 +40,9 @@ public enum DicDataTypeEnum {
|
||||
STEADY_STATIS("稳态指标","Steady_Statis"),
|
||||
EVENT_STATIS("暂态指标","Event_Statis"),
|
||||
MONITORING_LABELS("监测点标签","Monitoring_Labels"),
|
||||
POLLUTION_STATIS("污区图统计类型","Pollution_Statis")
|
||||
POLLUTION_STATIS("污区图统计类型","Pollution_Statis"),
|
||||
BENCHMARK_INDICATORS("基准水平评价指标","Benchmark_Indicator"),
|
||||
LINE_SORT("监测点类别","Line_Sort")
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user