update 修改验证码默认样式

This commit is contained in:
疯狂的狮子Li
2026-01-14 16:39:43 +08:00
parent 5e42dcf3ba
commit efc2a89d8c
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ security:
# 验证码类型 math 数组计算 char 字符验证
type: MATH
# line 线段干扰 circle 圆圈干扰 shear 扭曲干扰
category: CIRCLE
category: SHEAR
# 数字验证码位数
numberLength: 1
# 字符验证码长度