修改 使用hutool验证码替换原验证码

This commit is contained in:
yueye
2021-12-31 11:29:41 +08:00
parent 63aedd6fe9
commit 6726e7716e
10 changed files with 269 additions and 256 deletions

View File

@@ -58,12 +58,6 @@
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<!--验证码 -->
<dependency>
<groupId>com.github.penggle</groupId>
<artifactId>kaptcha</artifactId>
</dependency>
<!-- RuoYi Common Redis-->
<dependency>
<groupId>com.ruoyi</groupId>