mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-08 16:57:09 +08:00
refactor: 统一配置启用属性描述
This commit is contained in:
@@ -34,7 +34,7 @@ import java.awt.*;
|
||||
public class BehaviorCaptchaProperties {
|
||||
|
||||
/**
|
||||
* 是否启用行为验证码
|
||||
* 是否启用
|
||||
*/
|
||||
private boolean enabled = true;
|
||||
|
||||
|
Reference in New Issue
Block a user