1.自定义报表功能调整
2.暂降事件列表添加后端排序功能
This commit is contained in:
@@ -64,5 +64,9 @@ public class TransientParam extends DeviceInfoParam.BusinessParam {
|
||||
|
||||
@ApiModelProperty("在线离线 0:在线 1:离线")
|
||||
private Integer isType;
|
||||
|
||||
private String sortBy;
|
||||
|
||||
private String orderBy;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user