Merge remote-tracking branch 'remotes/origin/uat' into uat-v2

# Conflicts:
#	pom.xml
This commit is contained in:
zhangyx
2021-11-12 10:13:43 +08:00

View File

@ -23,6 +23,12 @@
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.deepoove</groupId>
<artifactId>poi-tl</artifactId>
<version>1.9.1</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>