| 程序包 | 说明 |
|---|---|
| org.dromara.mendmix.common.model |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Page<T> |
| 限定符和类型 | 方法和说明 |
|---|---|
PageParams |
PageQueryRequest.asPageParam() |
PageParams |
PageParams.orderBy(OrderBy orderBy) |
PageParams |
PageParams.orderBys(OrderBy... orderBys) |
| 构造器和说明 |
|---|
Page(PageParams pageParams,
long total,
List<T> data) |
Copyright © 2025. All rights reserved.