Procházet zdrojové kódy

新增构建并下载excel

周浩 před 8 roky
rodič
revize
8f3684067a
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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>