Browse Source

修改部分pom

koul 6 năm trước cách đây
mục cha
commit
8a8d3928d5
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

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