tsurumure před 1 měsícem
rodič
revize
2fca514db1
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  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 -->