TASK:mixi;

This commit is contained in:
shahaibo
2024-07-23 17:08:40 +08:00
parent e28c61f8cb
commit ed578f5ace
7 changed files with 338 additions and 35 deletions

View File

@@ -216,6 +216,12 @@
<version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
</dependency>
</dependencies>
<build>