添加hrm模块
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -380,6 +380,12 @@
|
||||
<version>${ruoyi-flowable-plus.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.ruoyi</groupId>
|
||||
<artifactId>fad-hrm</artifactId>
|
||||
<version>${ruoyi-flowable-plus.version}</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
@@ -398,6 +404,7 @@
|
||||
<module>ruoyi-oa</module>
|
||||
<module>fad-app</module>
|
||||
<module>fad-export</module>
|
||||
<module>fad-hrm</module>
|
||||
</modules>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user