PageHelper 返回 Page{count=true, pageNum=1, pageSize=10, startRow=0, endRow=10, total=302, pages=31, reasonable=true, pageSizeZero=false}
版本号换5.1.3及以上
复制代码
1
2
3
4
5<dependency> <groupId>com.github.pagehelper</groupId> <artifactId>pagehelper</artifactId> <version>5.1.4</version> </dependency>
具体原因 github地址
转载于:https://my.oschina.net/u/2270256/blog/3070159
最后
以上就是鲤鱼棉花糖最近收集整理的关于PageHelper getList()返回的不是查询结果集而是一个page对象的全部内容,更多相关PageHelper内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复