maven
19 小时以前 1fe82e4b17d8b8095769e2afcf56c9345778e58c
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>