wangze
2021-04-02 ba5ab4b091341aa02c83f3ff8c6867fc42cfe9d4
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>