xiangpei
2024-04-26 f47844c608afc6f5e21d882061cf1ca3a10d6301
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>