修改验证码开关变量名

This commit is contained in:
RuoYi
2022-07-12 18:04:49 +08:00
parent 1a61790407
commit eb9f3d3772
8 changed files with 706 additions and 706 deletions

View File

@ -31,7 +31,7 @@ public interface ISysConfigService
*
* @return true开启false关闭
*/
public boolean selectCaptchaOnOff();
public boolean selectCaptchaEnabled();
/**
* 查询参数配置列表