feat(可回溯): 参数问题
解决feign接收参数问题
This commit is contained in:
@@ -11,10 +11,7 @@
|
||||
<modules>
|
||||
<module>afis-recall-web</module>
|
||||
<module>afis-recall-service</module>
|
||||
<module>afis-recall-api</module>
|
||||
</modules>
|
||||
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
@@ -28,7 +25,6 @@
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
<artifactId>springfox-swagger-ui</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user