This commit is contained in:
hejinbo
2023-11-25 17:56:52 +08:00
parent e3cd2495cf
commit 17b35f7095
3 changed files with 169 additions and 26 deletions
+14
View File
@@ -164,6 +164,20 @@
<version>1.9.1</version>
</dependency>
<dependency>
<groupId>com.documents4j</groupId>
<artifactId>documents4j-local</artifactId>
<version>1.0.3</version>
</dependency>
<dependency>
<groupId>com.documents4j</groupId>
<artifactId>documents4j-transformer-msoffice-word</artifactId>
<version>1.0.3</version>
</dependency>
<!-- 发送邮件-->
<dependency>
<groupId>org.springframework.boot</groupId>