Sfoglia il codice sorgente

添加模块ruoyi-system依赖。

tom 1 anno fa
parent
commit
7ab9e47e22
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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>