疯狂的狮子li
2021-08-04 80067d32fc97b595a7496cc0ab0347ad0a48ad40
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>