首页>代码>SSM开发网站考试平台管理系统,SSM+MAVEN初学者必备>/ExaSystem/src/main/java/com/team/code/PageJsonResult.java
package com.team.code;

import java.util.List;

public class PageJsonResult {
    private int total;
    private int pageSize;
    private int pageNumber;
    private List<?> rows;

    public int getPageSize() {
        return pageSize;
    }

    public void setPageSize(int pageSize) {
        this.pageSize = pageSize;
    }

    public int getPageNumber() {
        return pageNumber;
    }

    public void setPageNumber(int pageNumber) {
        this.pageNumber = pageNumber;
    }

    public int getTotal() {
        return total;
    }

    public void setTotal(int total) {
        this.total = total;
    }

    public List<?> getRows() {
        return rows;
    }

    public void setRows(List<?> rows) {
        this.rows = rows;
    }
}
最近下载更多
lilong007  LV20 2023年12月30日
gecongkai  LV8 2023年6月22日
lbsers  LV5 2023年5月6日
朱俪的邮件及存储  LV8 2023年4月19日
LITIANYU084414  LV11 2023年1月1日
云龙123456  LV7 2022年12月2日
zhuwang  LV5 2022年11月17日
qwer123546  LV13 2022年9月28日
mdz123456mao  LV3 2022年6月19日
chenhan413  LV10 2022年5月20日
最近浏览更多
WBelong  LV7 4月2日
pokerf  LV5 3月31日
CCCCWWWW  LV4 3月27日
帅潇潇  LV12 1月29日
kkkllll  LV2 1月26日
xuweiwowzy  LV5 1月14日
暂无贡献等级
gjw19884260466  LV3 1月8日
wlaqzb  LV1 1月7日
lilong007  LV20 2023年12月30日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友