业务逻辑修改以及完善

This commit is contained in:
2026-01-11 23:31:20 +08:00
parent 6edf7a4958
commit 85294a917a
17 changed files with 1014 additions and 378 deletions

View File

@@ -366,6 +366,13 @@
<version>1.0.10</version>
</dependency>
<!-- WebSocket Client -->
<dependency>
<groupId>org.glassfish.tyrus</groupId>
<artifactId>tyrus-client</artifactId>
<version>2.1.3</version>
</dependency>
</dependencies>
</dependencyManagement>