MyBatis 注解版 ( 二 ) pagehelper 分页

1 添加依赖: 建议使用 4.1.0 其余版本使用该演示 可能不生效。java <dependency> <groupId>com.github.pagehelper</groupId> <artifactId>pagehelper</artifactId> <version>4.1.0</version> <
相关文章
相关标签/搜索