#I9FSZ3 解决导出word没有图片的问题

This commit is contained in:
sswiki
2024-04-22 21:36:51 +08:00
parent 6f24c765ff
commit bdeab06d6c
10 changed files with 73 additions and 34 deletions

View File

@@ -166,6 +166,11 @@
<artifactId>hutool-all</artifactId>
<version>5.6.6</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.17.2</version>
</dependency>
<dependency>
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc-core</artifactId>