pom.xml
@@ -294,6 +294,13 @@ <artifactId>easyexcel</artifactId> <version>4.0.3</version> </dependency> <!-- Hutool 核心工具包(包含http模块,无需单独引入http子包) --> <dependency> <groupId>cn.hutool</groupId> <artifactId>hutool-all</artifactId> <version>5.3.7</version> </dependency> </dependencies>