Mybatis分页插件

<!-- https://mvnrepository.com/artifact/com.github.pagehelper/pagehelper -->
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId>
<version>5.0.4</version>
</dependency>

posted @ 2017-11-12 14:19  GᎭ•Cristin  阅读(106)  评论(0编辑  收藏  举报