浏览代码

fix 修复 依赖漏删

疯狂的狮子Li 11 月之前
父节点
当前提交
54a8189e27
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      ruoyi-modules/ruoyi-generator/pom.xml

+ 6 - 0
ruoyi-modules/ruoyi-generator/pom.xml

@@ -53,6 +53,12 @@
             <artifactId>velocity-engine-core</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>org.anyline</groupId>
+            <artifactId>anyline-environment-spring-data-jdbc</artifactId>
+            <version>${anyline.version}</version>
+        </dependency>
+
         <dependency>
             <groupId>org.anyline</groupId>
             <artifactId>anyline-data-jdbc-mysql</artifactId>