Commit Graph

5 Commits

Author SHA1 Message Date
122692bc8b feat(sso): 新增获取图形验证码接口
在 VerifyController 中添加 /captcha 接口,用于获取图形验证码。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:36:08 +08:00
1b8168ba10 fix(sso): rename lineCaptchaBean to lineCaptcha
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:30:14 +08:00
3fa6747c10 feat(sso): add captcha methods to VerifyService interface
Add getCaptcha and checkCaptcha methods for graphic captcha support
in login verification flow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:26:01 +08:00
ae3c041745 feat: 本地开发调整 2026-04-15 15:23:06 +08:00
9b9ed034d0 anto: 初始化 2026-04-03 10:57:20 +08:00