forked from ruoyi/RuoYi-Vue
修改验证码开关变量名
This commit is contained in:
@@ -31,7 +31,7 @@ public interface ISysConfigService
|
||||
*
|
||||
* @return true开启,false关闭
|
||||
*/
|
||||
public boolean selectCaptchaOnOff();
|
||||
public boolean selectCaptchaEnabled();
|
||||
|
||||
/**
|
||||
* 查询参数配置列表
|
||||
|
||||
Reference in New Issue
Block a user