瀏覽代碼

注释 retrofit2

tsurumure 1 月之前
父節點
當前提交
2fca514db1
共有 1 個文件被更改,包括 5 次插入5 次删除
  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 -->