소스 검색

去掉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>