| Package | Description |
|---|---|
| cn.sinozg.applet.common.core.base | |
| cn.sinozg.applet.common.utils |
| Modifier and Type | Field and Description |
|---|---|
private PagingResponse |
BasePageResponse.page
分页信息
|
| Modifier and Type | Method and Description |
|---|---|
PagingResponse |
BasePageResponse.getPage()
获取 分页信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasePageResponse.setPage(PagingResponse page)
设置 分页信息
|
| Modifier and Type | Method and Description |
|---|---|
static <T> BasePageResponse<T> |
PageConvert.convert(PagingResponse pagingResponse,
T data)
转为分页结果
|
Copyright © 2024. All rights reserved.