feat:pagehelper插件
This commit is contained in:
@@ -88,8 +88,8 @@
|
|||||||
<!-- 分页插件 -->
|
<!-- 分页插件 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.pagehelper</groupId>
|
<groupId>com.github.pagehelper</groupId>
|
||||||
<artifactId>pagehelper</artifactId>
|
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
||||||
<version>5.3.3</version>
|
<version>1.4.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- 对象转换 -->
|
<!-- 对象转换 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user