时间戳服务

This commit is contained in:
zhangqinbin
2021-04-01 14:41:31 +08:00
parent a2a3fdabdf
commit cb0587ee49

View File

@ -66,6 +66,11 @@
<artifactId>poi-ooxml-schemas</artifactId>
<version>4.1.2</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
<version>3.1</version>
</dependency>
<dependency>
<groupId>jit.vstk</groupId>
<artifactId>jit-vstk</artifactId>