| Package | Description |
|---|---|
| com.geoway.adf.dms.common.web |
| Modifier and Type | Method and Description |
|---|---|
static <T> ResponsePage<T> |
ResponsePage.ok(List<T> data,
Long total)
成功
|
static <T> ResponsePage<T> |
ResponsePage.ok(com.github.pagehelper.PageInfo<T> pageInfo) |
static <T> ResponsePage<T> |
ResponsePage.ok(com.geoway.adf.gis.basic.PageList<T> pageList) |
Copyright © 2025. All rights reserved.