疯狂的狮子li
2021-08-05 ffd3dc335f7e29aff310c9ad7a3f72272a4bc457
ruoyi-common/pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <artifactId>ruoyi-vue-plus</artifactId>
        <groupId>com.ruoyi</groupId>
        <version>2.4.0</version>
        <version>2.6.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -59,6 +59,11 @@
            <artifactId>poi-ooxml</artifactId>
        </dependency>
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>easyexcel</artifactId>
        </dependency>
        <!-- yml解析器 -->
        <dependency>
            <groupId>org.yaml</groupId>