pagehelper配置修改

This commit is contained in:
2025-12-22 22:34:18 +08:00
parent d0c4a6664f
commit 2130ce0b7b
4 changed files with 6 additions and 6 deletions

View File

@@ -17,12 +17,12 @@
<groupId>zhyc</groupId>
<artifactId>zhyc-common</artifactId>
</dependency>
<!-- MyBatis-Plus 核心,已含 @TableField -->
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
<version>3.5.3.2</version> <!-- 用你项目已有的版本 -->
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>