pom.xml
@@ -372,6 +372,7 @@ <version>1.1.6</version> </dependency> <!-- doc转pdf --> <dependency> <groupId>com.aspose</groupId> <artifactId>words</artifactId> @@ -379,7 +380,7 @@ </dependency> </dependencies> <!--<build> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> @@ -404,5 +405,5 @@ </executions> </plugin> </plugins> </build>--> </build> </project>