类的使用
cn.woodwhales.common.model.vo.LayuiPageVO
-
使用LayuiPageVO的程序包 程序包 说明 cn.woodwhales.common.model.vo -
-
cn.woodwhales.common.model.vo中LayuiPageVO的使用
返回LayuiPageVO的cn.woodwhales.common.model.vo中的方法 修饰符和类型 方法 说明 static <T> LayuiPageVO<T>LayuiPageVO. build(RespCodeEnum respCodeEnum, long total, List<T> data)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)
-