remove:移除了poi模块

This commit is contained in:
曾文豪
2024-08-28 20:39:52 +08:00
parent 4690fa9f88
commit ba9d0da33f
10 changed files with 0 additions and 197 deletions

View File

@@ -23,7 +23,6 @@
<module>springboot-login</module>
<module>springboot-web</module>
<module>springboot-util</module>
<module>springboot-poi</module>
<module>springboot-platform</module>
<module>springboot-message</module>
<module>springboot-annotation</module>
@@ -104,12 +103,6 @@
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>com.tiesheng.springboot-parent</groupId>
<artifactId>springboot-poi</artifactId>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>