疯狂的狮子li
2022-03-01 42df37bb21c42e00aac5be6478cf3bec5d0ca54a
ruoyi-generator/pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <artifactId>ruoyi-vue-plus</artifactId>
        <groupId>com.ruoyi</groupId>
        <version>3.3.0</version>
        <version>4.0.1</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -20,7 +20,7 @@
        <!--velocity代码生成使用模板 -->
        <dependency>
            <groupId>org.apache.velocity</groupId>
            <artifactId>velocity</artifactId>
            <artifactId>velocity-engine-core</artifactId>
        </dependency>
        <!-- 通用工具-->