add: 代码提交

This commit is contained in:
ls
2025-08-14 13:58:03 +08:00
parent cc1b3664f8
commit ffc757b759
7 changed files with 36 additions and 4 deletions

View File

@@ -71,6 +71,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>