serv-学习

This commit is contained in:
2025-10-24 18:28:26 +08:00
parent 6f5603dd8b
commit 8968409b2d
55 changed files with 2144 additions and 2570 deletions

View File

@@ -24,6 +24,10 @@
<groupId>org.xyzh</groupId>
<artifactId>api-auth</artifactId>
</dependency>
<dependency>
<groupId>org.xyzh</groupId>
<artifactId>api-achievement</artifactId>
</dependency>
<dependency>
<groupId>org.xyzh</groupId>
@@ -45,6 +49,9 @@
<groupId>org.xyzh</groupId>
<artifactId>api-ai</artifactId>
</dependency>
<dependency>
<groupId>org.xyzh</groupId>
<artifactId>api-file</artifactId>
</dependency>
</dependencies>
</project>