From 02de694f6deabb1ab8d2fa37c923980a9e6c0538 Mon Sep 17 00:00:00 2001 From: 18756 <1875631620@qq.com> Date: 星期五, 30 八月 2024 14:54:48 +0800 Subject: [PATCH] 借阅文档排名优化8.30 --- pom.xml | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index ebf6192..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,7 +33,6 @@ <groupId>com.lx</groupId> <artifactId>product-server-core</artifactId> </dependency> - <dependency> <groupId>com.deepoove</groupId> <artifactId>poi-tl</artifactId> -- Gitblit v1.9.2