Explorar el Código

新增构建并下载excel

周浩 hace 8 años
padre
commit
8f3684067a
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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>