Selaa lähdekoodia

新增构建并下载excel

周浩 8 vuotta sitten
vanhempi
commit
8f3684067a
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      hsweb-web-controller/pom.xml

+ 4 - 0
hsweb-web-controller/pom.xml

@@ -45,5 +45,9 @@
             <groupId>org.hsweb</groupId>
             <artifactId>hsweb-expands-compress</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.hsweb</groupId>
+            <artifactId>hsweb-expands-office</artifactId>
+        </dependency>
     </dependencies>
 </project>