瀏覽代碼

maven修改

wangtianteng 1 年之前
父節點
當前提交
934c02469c
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      rouyi-api/pom.xml

+ 4 - 0
rouyi-api/pom.xml

@@ -41,6 +41,10 @@
             <groupId>com.ruoyi</groupId>
             <artifactId>ruoyi-framework</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.ruoyi</groupId>
+            <artifactId>ruoyi-system</artifactId>
+        </dependency>
 
     </dependencies>