Agent 业务逻辑完善

This commit is contained in:
2026-01-15 19:58:15 +08:00
parent 85294a917a
commit 914c69c2de
14 changed files with 591 additions and 235 deletions

View File

@@ -97,6 +97,15 @@
<artifactId>tyrus-client</artifactId>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>logging-interceptor</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish.tyrus</groupId>
<artifactId>tyrus-client</artifactId>
</dependency>
</dependencies>