【feat】基于若水,调整common模块依赖
This commit is contained in:
parent
ea7cd01080
commit
d5ce99fe14
@ -183,7 +183,7 @@
|
||||
<dependency>
|
||||
<groupId>com.czsj</groupId>
|
||||
<artifactId>czsj-core</artifactId>
|
||||
<version>3.8.2</version>
|
||||
<version>3.8.8</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -1,6 +1,7 @@
|
||||
package com.czsj.common.database.utils;
|
||||
|
||||
import com.aspose.words.*;
|
||||
import com.aspose.words.Shape;
|
||||
|
||||
import java.awt.*;
|
||||
import java.io.ByteArrayInputStream;
|
||||
|
Loading…
Reference in New Issue
Block a user