package com.evaluation.dto;
import com.evaluation.entity.AdminEntity;
/**
 * @author: xieyong
 * @date: 2019/4/23 18:52
 * @Description:
 */
public class AdminDTO extends AdminEntity {
    private Integer page;
    private Integer limit;
    public Integer getPage() {
        return page;
    }
    public void setPage(Integer page) {
        this.page = page;
    }
    public Integer getLimit() {
        return limit;
    }
    public void setLimit(Integer limit) {
        this.limit = limit;
    }
}
 最近下载更多
最近下载更多
                
                197199     LV1
                1月4日
            
            
        
                xuweisong2010     LV28
                2024年12月22日
            
            
        
                zolscy     LV24
                2024年11月29日
            
            
        
                dddddcc     LV1
                2024年11月9日
            
            
        
                wudi1236     LV1
                2024年11月5日
            
            
        
                o201314o     LV4
                2024年8月23日
            
            
        
                jimodeai     LV15
                2024年5月5日
            
            
        
                qiangmin1223     LV12
                2024年4月24日
            
            
        
                微信网友_6927932988952576     LV12
                2024年3月30日
            
            
        
                wkq888     LV17
                2024年3月6日
            
            
        
 
     
                 
                 最近浏览
最近浏览