| 程序包 | 说明 |
|---|---|
| cn.gjing.result |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> PageResult |
PageResult.of(T data,
Integer totalPage)
构建分页结果
|
static <T> PageResult |
PageResult.of(T data,
Integer totalPage,
Integer currentPage)
构建分页结果
|
Copyright © 2019. All rights reserved.