From 03271ef2a8895f6abe16018ff6870b4266b256d5 Mon Sep 17 00:00:00 2001 From: 许鹏程 <1821349743@qq.com> Date: 星期四, 01 八月 2024 17:44:53 +0800 Subject: [PATCH] commit --- pom.xml | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index fadae88..a6b8f24 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,10 @@ <description>product-server-file</description> <dependencies> <dependency> + <groupId>e-iceblue</groupId> + <artifactId>spire.doc.free</artifactId> + </dependency> + <dependency> <groupId>com.lx</groupId> <artifactId>product-server-common</artifactId> </dependency> @@ -29,6 +33,10 @@ <groupId>com.lx</groupId> <artifactId>product-server-core</artifactId> </dependency> + <dependency> + <groupId>com.deepoove</groupId> + <artifactId>poi-tl</artifactId> + </dependency> <!--浣跨敤open office--> <dependency> <groupId>com.artofsolving</groupId> -- Gitblit v1.9.2