Commit 6cf22947 authored by 赵啸非's avatar 赵啸非

修改控件初始值

parent d075aa04
...@@ -138,20 +138,20 @@ ...@@ -138,20 +138,20 @@
<version>2.3.31</version> <version>2.3.31</version>
</dependency> </dependency>
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-words</artifactId>
<version>20.1</version>
<classifier>jdk17</classifier>
</dependency>
<!-- <dependency>--> <!-- <dependency>-->
<!-- <groupId>com.aspose.words</groupId>--> <!-- <groupId>com.aspose</groupId>-->
<!-- <artifactId>aspose-words</artifactId>--> <!-- <artifactId>aspose-words</artifactId>-->
<!-- <version>19.2</version>--> <!-- <version>20.1</version>-->
<!-- <classifier>jdk16</classifier>--> <!-- <classifier>jdk17</classifier>-->
<!-- </dependency>--> <!-- </dependency>-->
<dependency>
<groupId>com.aspose.words</groupId>
<artifactId>aspose-words</artifactId>
<version>19.2</version>
<classifier>jdk16</classifier>
</dependency>
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-mock</artifactId> <artifactId>spring-mock</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment