package com.rentCarSystem.commons; import java.io.Serializable; import java.util.ArrayList; import java.util.List; public class Page implements Serializable { /** * */ private static final long serialVersionUID = 1L; private List result = new ArrayList(); private int currPage ; private int totalPage; private int countRow; public int getCountRow() { return countRow; } public void setCountRow(int countRow) { this.countRow = countRow; } public List getResult() { return result; } public void setResult(List result) { this.result = result; } public int getCurrPage() { return currPage; } public void setCurrPage(int currPage) { this.currPage = currPage; } public int getTotalPage() { return totalPage; } public void setTotalPage(int totalPage) { this.totalPage = totalPage; } }
最近下载更多
飞翔的面包片 LV12
2022年12月12日
testuser1234567 LV24
2022年6月30日
没朋友的键盘侠 LV8
2022年5月26日
ming_123_9715 LV23
2022年5月3日
wanglinddad LV55
2022年2月13日
cqlixiaoyao LV2
2022年1月5日
ZhangWanhui LV12
2021年12月2日
tangjj7260 LV18
2021年11月12日
泓鼎168 LV20
2021年7月30日
MIllker LV2
2021年5月10日
最近浏览更多
wuying8208 LV15
10月23日
3339790961
9月6日
暂无贡献等级
微信网友_6745742881968128 LV3
6月25日
SCZ1234 LV1
5月12日
WBelong LV8
2023年12月27日
hj1172788262 LV5
2023年10月25日
2036495585 LV9
2023年9月25日
13161895 LV1
2023年7月27日
KAIzx11 LV7
2023年6月24日
zhonglong5152 LV1
2023年6月7日