| 程序包 | 说明 |
|---|---|
| cn.woodwhales.common.model.vo |
| 限定符和类型 | 方法和说明 |
|---|---|
static <S,T> LayuiPageVO<T> |
LayuiPageVO.build(com.baomidou.mybatisplus.core.metadata.IPage<S> page,
java.util.function.Function<? super S,? extends T> mapper,
Comparator<T> comparator) |
static <T> LayuiPageVO<T> |
LayuiPageVO.build(RespCodeEnum respCodeEnum,
long total,
List<T> data) |
Copyright © 2022. All rights reserved.