|
@@ -95,6 +95,12 @@
|
|
|
<groupId>com.zanxiang.module</groupId>
|
|
|
<artifactId>zx-redis</artifactId>
|
|
|
</dependency>
|
|
|
+
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.squareup.okhttp3</groupId>
|
|
|
+ <artifactId>okhttp</artifactId>
|
|
|
+ <version>4.12.0</version>
|
|
|
+ </dependency>
|
|
|
<!-- 谷歌http工具类 -->
|
|
|
<dependency>
|
|
|
<groupId>cn.hutool</groupId>
|