ruoyi-common/pom.xml
@@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi-vue-plus</artifactId> <groupId>com.ruoyi</groupId> <version>2.5.1</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>