Merge remote-tracking branch 'origin/feature/groupCourseSearch' into feature/groupCourseSearch

This commit is contained in:
2026-06-02 17:58:41 +08:00
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -128,7 +128,6 @@
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-elasticsearch</artifactId> <artifactId>spring-boot-starter-data-elasticsearch</artifactId>
</dependency> </dependency>
<!-- Redis响应式支持(会员卡模块需要) -->
</dependencies> </dependencies>
@@ -56,6 +56,7 @@ spring:
import: classpath:member-config.yml import: classpath:member-config.yml
management: management:
endpoints: endpoints:
web: web: