Browse Source

注释 retrofit2

tsurumure 1 month ago
parent
commit
2fca514db1
1 changed files with 5 additions and 5 deletions
  1. 5 5
      pom.xml

+ 5 - 5
pom.xml

@@ -224,11 +224,11 @@
         </dependency>
 
         <!-- Retrofit 库中用于添加 HTTP 请求头的注解 -->
-        <dependency>
-            <groupId>com.squareup.retrofit2</groupId>
-            <artifactId>retrofit</artifactId>
-            <version>2.9.0</version>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>com.squareup.retrofit2</groupId>-->
+<!--            <artifactId>retrofit</artifactId>-->
+<!--            <version>2.9.0</version>-->
+<!--        </dependency>-->
 
         <!-- http://doc.wupaas.com/docs/easypoi/easypoi-1c0u97casmdlh -->
         <!-- https://central.sonatype.com/artifact/cn.afterturn/easypoi-base -->