Mybatis+PageHelper查询结果排序两种方式

1.使用PageHelper排序(Pagehelper的版本需在5.1.2及以上)git <!-- https://mvnrepository.com/artifact/com.github.pagehelper/pagehelper --> <dependency>     <groupId>com.github.pagehelper</groupId>     <artifactId>page
相关文章
相关标签/搜索