|
@@ -151,11 +151,9 @@
|
|
|
<artifactId>gson</artifactId>
|
|
|
<version>2.8.5</version>
|
|
|
</dependency>
|
|
|
-
|
|
|
- <!--验证码 -->
|
|
|
<dependency>
|
|
|
- <groupId>com.github.penggle</groupId>
|
|
|
- <artifactId>kaptcha</artifactId>
|
|
|
+ <groupId>org.springframework.cloud</groupId>
|
|
|
+ <artifactId>spring-cloud-starter-openfeign</artifactId>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
<build>
|