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