关闭验证码
This commit is contained in:
@@ -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;
|
||||
|
||||
//处理角色
|
||||
|
||||
Reference in New Issue
Block a user