mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-06 19:52:25 +08:00
增加验证码功能
This commit is contained in:
@@ -30,6 +30,12 @@
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 验证码 -->
|
||||
<dependency>
|
||||
<groupId>com.github.penggle</groupId>
|
||||
<artifactId>kaptcha</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- SaToken -->
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
|
||||
Reference in New Issue
Block a user