关闭验证码

This commit is contained in:
chy
2026-04-23 22:37:20 +08:00
parent 76562e223e
commit d4d0c49597

View File

@@ -75,9 +75,9 @@ public class AdminAuthServiceImpl implements IAdminAuthService {
@Resource
private IRoleService roleService;
/**
* 验证码的开关,默认为 true
* 验证码的开关,默认为 false
*/
@Value("${lideeyunji.captcha.enable:true}")
@Value("${lideeyunji.captcha.enable:false}")
private Boolean captchaEnable;
//处理角色