update 优化 自行实现更漂亮的验证码图案

This commit is contained in:
疯狂的狮子Li
2026-01-14 18:28:37 +08:00
parent 2d4685ac5f
commit 6f94095bb0
7 changed files with 211 additions and 133 deletions

View File

@@ -24,9 +24,7 @@ captcha:
# 是否启用验证码校验
enable: true
# 验证码类型 math 数组计算 char 字符验证
type: MATH
# line 线段干扰 circle 圆圈干扰 shear 扭曲干扰
category: SHEAR
type: math
# 数字验证码位数
numberLength: 1
# 字符验证码长度