RuoYi
2021-05-24 7e79c4f249b6da5b0176c1d23c4e8d513f063bdd
ruoyi-generator/pom.xml
@@ -22,11 +22,13 @@
            <groupId>org.apache.velocity</groupId>
            <artifactId>velocity</artifactId>
        </dependency>
        <!--commons-collections-->
        <!-- collections工具类 -->
        <dependency>
            <groupId>commons-collections</groupId>
            <artifactId>commons-collections</artifactId>
        </dependency>
        <!-- 通用工具-->
        <dependency>
            <groupId>com.ruoyi</groupId>