添加hrm模块

This commit is contained in:
2026-01-05 15:36:22 +08:00
parent c8f6aea972
commit fb6bc5f53c
209 changed files with 8980 additions and 0 deletions

View File

@@ -101,6 +101,11 @@
<artifactId>ruoyi-flowable</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>fad-hrm</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>