浏览代码

去掉excel引用

fenghaifu 3 月之前
父节点
当前提交
1f29fbbd2b
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      jeecg-boot-base-core/pom.xml

+ 0 - 6
jeecg-boot-base-core/pom.xml

@@ -294,11 +294,5 @@
 			<groupId>org.jeecgframework.boot</groupId>
 			<artifactId>jeecg-boot-starter-chatgpt</artifactId>
 		</dependency>
-		<!-- excel模板填充 -->
-		<dependency>
-			<groupId>com.alibaba</groupId>
-			<artifactId>easyexcel</artifactId>
-			<version>4.0.3</version>
-		</dependency>
 	</dependencies>
 </project>