Browse Source

maven修改

wangtianteng 1 year ago
parent
commit
934c02469c
1 changed files with 4 additions and 0 deletions
  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>