feat:验证码替换成Lazy.Captcha

This commit is contained in:
不做码农
2023-03-15 16:00:16 +08:00
parent f897007688
commit 0b3cf9e0b8
6 changed files with 16 additions and 65 deletions

View File

@@ -103,6 +103,6 @@
},
//验证码配置
"CaptchaOptions": {
"length": 4//验证码长度
"IgnoreCase": true // 比较时是否忽略大小写
}
}