课程中心相关接口

This commit is contained in:
dww
2026-01-22 17:22:03 +08:00
parent b0b89bfc2a
commit a5e68f197d
11 changed files with 187 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.3.0</version>
<version>2.1.0</version> <!-- 2.x 版本完全适配 Spring Boot 3+ 和 JDK 17+ -->
</dependency>
<dependency>
<groupId>com.github.xiaoymin</groupId>