public class PageVO<T> extends Object
| Constructor and Description |
|---|
PageVO() |
| Modifier and Type | Method and Description |
|---|---|
com.alibaba.fastjson.JSONObject |
toJSONObject() |
Result<List<T>> |
toResult()
将分页结果转换成最外层响应对象
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.