reactor:使用 aj-captcha 官方 1.4.0

This commit is contained in:
YunaiV
2025-04-30 15:01:19 +08:00
parent 4cebe4af14
commit d7656535a2
8 changed files with 29 additions and 25 deletions

View File

@@ -115,8 +115,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>