Browse Source

修改部分pom

koul 6 years ago
parent
commit
8a8d3928d5
1 changed files with 5 additions and 0 deletions
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -242,6 +242,11 @@
                 <artifactId>file-api</artifactId>
                 <artifactId>file-api</artifactId>
                 <version>${project.release.version}</version>
                 <version>${project.release.version}</version>
             </dependency>
             </dependency>
+            <dependency>
+                <groupId>com.usoftchina.smartschool</groupId>
+                <artifactId>file-dto</artifactId>
+                <version>${project.release.version}</version>
+            </dependency>
             <!-- file upload -->
             <!-- file upload -->
             <dependency>
             <dependency>
                 <groupId>io.github.openfeign.form</groupId>
                 <groupId>io.github.openfeign.form</groupId>