| 程序包 | 说明 |
|---|---|
| pro.haichuang.framework.base.response |
核心响应
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> PageVO<T> |
ResultVO.okOfPage(Pageable<T> simplePage) |
static <T> PageVO<T> |
ResultVO.okOfPage(Pageable<T> simplePage,
String userTip) |
static <T> PageVO<T> |
ResultVO.otherOfPage(BaseEnum baseEnum,
Pageable<T> simplePage) |
static <T> PageVO<T> |
ResultVO.otherOfPage(BaseEnum baseEnum,
Pageable<T> simplePage,
String userTip) |
Copyright © 2021 HaiChuang Inc.. All rights reserved.