小车车 2 週間 前
コミット
499de2aae5
1 ファイル変更4 行追加1 行削除
  1. 4 1
      yudao-module-iscs/pom.xml

+ 4 - 1
yudao-module-iscs/pom.xml

@@ -86,7 +86,10 @@
             <artifactId>drools-mvel</artifactId>
             <version>8.44.0.Final</version>
         </dependency>
-
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-data-jpa</artifactId>
+        </dependency>
 
     </dependencies>