feat:pagehelper插件

This commit is contained in:
xiang
2025-09-23 22:41:06 +08:00
parent f86cc6ad74
commit a8e90216e8

View File

@@ -88,8 +88,8 @@
<!-- 分页插件 -->
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId>
<version>5.3.3</version>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.4.7</version>
</dependency>
<!-- 对象转换 -->