public class GroupPageCommonResponse extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected Integer |
currentPage
当前页
|
protected Integer |
pageSize
每页显示的数据条数,默认每页显示20条数据
|
protected Integer |
totalItems
记录总条数
|
protected Integer |
totalPage
总页数
|
| 构造器和说明 |
|---|
GroupPageCommonResponse() |
Copyright © 2024. All rights reserved.