疯狂的狮子li
2021-11-19 9a7bb81cd00526287b3f0efd8e78ae440e21906f
ruoyi-generator/pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <artifactId>ruoyi</artifactId>
        <groupId>com.ruoyi</groupId>
        <version>3.0.0</version>
        <version>3.7.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -23,6 +23,12 @@
            <artifactId>velocity</artifactId>
        </dependency>
        <!-- collections工具类 -->
        <dependency>
            <groupId>commons-collections</groupId>
            <artifactId>commons-collections</artifactId>
        </dependency>
        <!-- 通用工具-->
        <dependency>
            <groupId>com.ruoyi</groupId>