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

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

View File

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