From afb22090c509befbf68e7aaef00f06795d11337d Mon Sep 17 00:00:00 2001
From: 唐耀东 <18861537@qq.com>
Date: 星期一, 07 二月 2022 17:49:29 +0800
Subject: [PATCH] 设备,外设单元修改

---
 pom.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4dd5166..ef4a0bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,6 +279,13 @@
                 <version>${ruoyi-vue-plus.version}</version>
             </dependency>
 
+            <!-- oa妯″潡 -->
+            <dependency>
+                <groupId>com.ruoyi</groupId>
+                <artifactId>ruoyi-oa</artifactId>
+                <version>${ruoyi-vue-plus.version}</version>
+            </dependency>
+
         </dependencies>
     </dependencyManagement>
 
@@ -292,6 +299,7 @@
         <module>ruoyi-demo</module>
         <module>ruoyi-extend</module>
         <module>ruoyi-oss</module>
+        <module>ruoyi-oa</module>
     </modules>
     <packaging>pom</packaging>
 

--
Gitblit v1.9.1