|
@@ -59,6 +59,10 @@
|
|
|
<groupId>org.springframework.cloud</groupId>
|
|
<groupId>org.springframework.cloud</groupId>
|
|
|
<artifactId>spring-cloud-starter-openfeign</artifactId>
|
|
<artifactId>spring-cloud-starter-openfeign</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.squareup.okhttp3</groupId>
|
|
|
|
|
+ <artifactId>okhttp</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.usoftchina.saas</groupId>
|
|
<groupId>com.usoftchina.saas</groupId>
|
|
|
<artifactId>document-dto</artifactId>
|
|
<artifactId>document-dto</artifactId>
|