package com.mall.beans;

import com.google.common.collect.Lists;
import lombok.Builder;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;

import java.util.List;

/**
 * Created by 王乾 on 2018/1/16.
 */
@Getter
@Setter
@ToString
@Builder
public class PageResult<T> {

    private List<T> data = Lists.newArrayList();

    private int total = 0;

}
最近下载更多
xuweiwowzy  LV5 2月24日
yyh1252  LV8 2023年12月9日
wuying8208  LV15 2023年11月25日
luoyongbing  LV8 2023年3月30日
hbsoft2008  LV16 2022年11月18日
wz520135  LV7 2022年11月5日
qq1466625431  LV6 2022年6月28日
实验高中道锅  LV2 2022年4月14日
Jason137  LV8 2022年3月15日
wanglinddad  LV54 2022年3月14日
最近浏览更多
xuweiwowzy  LV5 1月14日
minjing123  LV8 1月4日
WBelong  LV7 2023年12月27日
yyh1252  LV8 2023年12月9日
maoxp-1  LV2 2023年11月30日
wuying8208  LV15 2023年11月25日
13188866605  LV12 2023年10月22日
oulingqiao  LV13 2023年10月17日
1997akkk  LV5 2023年8月8日
c469893928  LV2 2023年6月10日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友