update 文档拆分初步处理

This commit is contained in:
lijiarao
2023-09-20 15:10:57 +08:00
parent d4a88af2f5
commit 63858100a8
8 changed files with 123 additions and 3701 deletions
+9
View File
@@ -146,5 +146,14 @@
<artifactId>ant</artifactId>
<version>1.10.5</version>
</dependency>
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-words</artifactId>
<version>21.1</version>
<scope>system</scope>
<classifier>jdk17</classifier>
<systemPath>${project.basedir}/lib/aspose-words-21.1-jdk17-cracked.jar</systemPath>
</dependency>
</dependencies>
</project>