Parcourir la source

添加模块ruoyi-system依赖。

tom il y a 5 mois
Parent
commit
7ab9e47e22
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      ruoyi-sim/pom.xml

+ 5 - 0
ruoyi-sim/pom.xml

@@ -28,6 +28,11 @@
             <artifactId>ruoyi-common</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>com.ruoyi</groupId>
+            <artifactId>ruoyi-system</artifactId>
+        </dependency>
+
         <!-- hutool -->
         <dependency>
             <groupId>cn.hutool</groupId>