浏览代码

新增构建并下载excel

周浩 8 年之前
父节点
当前提交
8f3684067a
共有 1 个文件被更改,包括 4 次插入0 次删除
  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>