xiangpei
2024-04-28 3b7d2d743514cf3793c07daa5f0e1d8aca4cd528
pom.xml
@@ -246,6 +246,12 @@
            <artifactId>jaxb-api</artifactId>
            <version>${jaxb-api.version}</version>
        </dependency>
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>easyexcel</artifactId>
            <version>${easyexcel.version}</version>
        </dependency>
    </dependencies>
    <build>