reactor:使用 aj-captcha 官方 1.4.0

This commit is contained in:
YunaiV
2025-04-30 15:17:36 +08:00
parent d796af2040
commit 10c520bf00
8 changed files with 29 additions and 25 deletions

View File

@@ -147,8 +147,8 @@
</dependency>
<dependency>
<groupId>com.xingyuv</groupId>
<artifactId>spring-boot-starter-captcha-plus</artifactId> <!-- 验证码,一般用于登录使用 -->
<groupId>com.anji-plus</groupId>
<artifactId>captcha-spring-boot-starter</artifactId> <!-- 验证码,一般用于登录使用 -->
</dependency>
<dependency>