forked from kidgrow-microservices-platform

luliqiang
2020-06-12 9aa80dfc18e01ae2bd44b74d271b49dd365190d6
FileCenter 优化上传文件
1 files modified
11 ■■■■■ changed files
kidgrow-business/kidgrow-filecenter/pom.xml 11 ●●●●● patch | view | raw | blame | history
kidgrow-business/kidgrow-filecenter/pom.xml
@@ -21,6 +21,17 @@
    <dependencies>
        <dependency>
            <groupId>io.github.openfeign.form</groupId>
            <artifactId>feign-form</artifactId>
            <version>3.3.0</version>
        </dependency>
        <dependency>
            <groupId>io.github.openfeign.form</groupId>
            <artifactId>feign-form-spring</artifactId>
            <version>3.3.0</version>
        </dependency>
        <dependency>
            <groupId>com.kidgrow</groupId>
            <artifactId>kidgrow-common-spring-boot-starter</artifactId>
        </dependency>