RuoYi
2021-04-13 c8df1f5e1f1ba33caad650cbbbd4045e8f5948a3
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>