pagedto专题

关于PageDTO的pageSize和page为空的情况处理

1.调用自定义PageList的startPageHelp方法,而不是直接调用PageHelper.startPage。 PageList类 package cn.zhxx.mybatis.entity.VO;import cn.zhxx.mybatis.entity.DTO.PageDTO;import cn.zhxx.mybatis.util.SqlUtil;import com.gi