瀏覽代碼

添加模块ruoyi-system依赖。

tom 5 月之前
父節點
當前提交
7ab9e47e22
共有 1 個文件被更改,包括 5 次插入0 次删除
  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>