瀏覽代碼

fix 修复 依赖漏删

疯狂的狮子Li 11 月之前
父節點
當前提交
2bb9ec9899
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      ruoyi-modules/ruoyi-gen/pom.xml

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

@@ -69,6 +69,12 @@
             <artifactId>ruoyi-common-security</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>