根据手机查询用户,新增登录逻辑验证

This commit is contained in:
2025-07-05 13:28:32 +08:00
parent f2edb79585
commit 86d4b6b707
13 changed files with 713 additions and 0 deletions

View File

@@ -83,6 +83,12 @@
<artifactId>ruoyi-oa</artifactId>
</dependency>
<!-- FAD APP模块 -->
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>fad-app</artifactId>
</dependency>
<!-- flowable模块-->
<dependency>
<groupId>com.ruoyi</groupId>