From 90389e761696fc423cface6fb282514ace92d09f Mon Sep 17 00:00:00 2001 From: 许鹏程 <1821349743@qq.com> Date: 星期二, 08 八月 2023 16:03:32 +0800 Subject: [PATCH] xn commit --- pom.xml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index fadae88..ebf6192 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,11 @@ <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