功能优化
This commit is contained in:
@@ -20,6 +20,12 @@ public class EventStatisticParam extends BaseParam {
|
||||
@ApiModelProperty("监测点id")
|
||||
private String lineId;
|
||||
|
||||
/**
|
||||
* 暂态事件类型
|
||||
*/
|
||||
@ApiModelProperty("暂态事件类型 0:全部 1:暂降 2:中断 3:暂升")
|
||||
private Integer eventType;
|
||||
|
||||
/**
|
||||
* 安装位置
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user