修改告警展示页面
This commit is contained in:
@@ -29,6 +29,10 @@ public class CsEventUserQueryPage extends CsEventUserQueryParam{
|
||||
@ApiModelProperty(value = "显示条数",name = "pageSize",dataType ="Integer",required = true)
|
||||
private Integer pageSize;
|
||||
|
||||
|
||||
@ApiModelProperty(value = "设备类型名称(便携式,治理)")
|
||||
private String deviceTypeName;
|
||||
|
||||
@ApiModelProperty(value = "工程id")
|
||||
private String engineeringid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user