RuoYi
2021-03-16 01b545e4abd20a92cb239b9d43f22881696a4b2a
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>