疯狂的狮子li
2021-08-03 89cca8af078ad110dbe20a81b2850de98b6f78d0
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>