1.解决统计类型:在线离线类型
2.解决设备运行,初始时间和结束时间bug
This commit is contained in:
@@ -61,5 +61,8 @@ public class TransientParam extends DeviceInfoParam.BusinessParam {
|
||||
|
||||
@ApiModelProperty("搜索值")
|
||||
private String searchValue;
|
||||
|
||||
@ApiModelProperty("在线离线 0:在线 1:离线")
|
||||
private Integer isType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user