feat 员工调动记录

This commit is contained in:
wkc
2026-02-11 10:42:38 +08:00
parent 78a9300644
commit 6db63cd8b1
40 changed files with 5557 additions and 29 deletions

View File

@@ -23,6 +23,12 @@
<artifactId>ruoyi-common</artifactId>
</dependency>
<!-- 系统模块 -->
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-system</artifactId>
</dependency>
<!-- easyexcel工具 -->
<dependency>
<groupId>com.alibaba</groupId>