Commit 3539eb7f by jx-art

分页插件修改~

parent 420bc421
...@@ -357,8 +357,8 @@ ...@@ -357,8 +357,8 @@
<!--mybatis 分页插件--> <!--mybatis 分页插件-->
<dependency> <dependency>
<groupId>com.github.pagehelper</groupId> <groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId> <artifactId>pagehelper-spring-boot-starter</artifactId>
<version>5.1.2</version> <version>1.3.0</version>
</dependency> </dependency>
</dependencies> </dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment