每月流量统计
This commit is contained in:
@@ -12,6 +12,8 @@ import lombok.NoArgsConstructor;
|
||||
@NoArgsConstructor
|
||||
@EqualsAndHashCode(callSuper = true)
|
||||
public class PqsParam extends DeviceInfoParam.BusinessParam {
|
||||
@ApiModelProperty("装置id")
|
||||
private String devId;
|
||||
@ApiModelProperty("当前页码")
|
||||
private Integer pageNum;
|
||||
@ApiModelProperty("当前页条数")
|
||||
|
||||
Reference in New Issue
Block a user