[测评系统]--测评系统核心代码库
zhijie
2022-09-20 6dbbdc7721daf018361a5044519380787d44fc15
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>