mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-10 08:57:19 +08:00
refactor: 统一配置启用属性描述
This commit is contained in:
@@ -30,7 +30,7 @@ import top.continew.starter.core.constant.PropertiesConstants;
|
||||
public class GraphicCaptchaProperties {
|
||||
|
||||
/**
|
||||
* 是否启用图形验证码
|
||||
* 是否启用
|
||||
*/
|
||||
private boolean enabled = true;
|
||||
|
||||
|
Reference in New Issue
Block a user