refactor: 验证码重构
This commit is contained in:
@@ -34,6 +34,11 @@ public class CaptchaProperties {
|
||||
*/
|
||||
private int interfereCount;
|
||||
|
||||
/**
|
||||
* 文本透明度
|
||||
*/
|
||||
private Float textAlpha;
|
||||
|
||||
/**
|
||||
* 验证码过期时间,单位:秒
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user