forked from kidgrow-microservices-platform

zhaoxiaohao
2020-10-30 6eb3693c10c41d36248a13636709d05d6a7a197b
kidgrow-business/kidgrow-filecenter/pom.xml
@@ -21,6 +21,17 @@
    <dependencies>
        <dependency>
            <groupId>io.github.openfeign.form</groupId>
            <artifactId>feign-form</artifactId>
            <version>3.8.0</version>
        </dependency>
        <dependency>
            <groupId>io.github.openfeign.form</groupId>
            <artifactId>feign-form-spring</artifactId>
            <version>3.8.0</version>
        </dependency>
        <dependency>
            <groupId>com.kidgrow</groupId>
            <artifactId>kidgrow-common-spring-boot-starter</artifactId>
        </dependency>