revert: 回退关闭验证码

回退关闭验证码
This commit is contained in:
胡少翔
2024-09-18 11:32:31 +08:00
parent b00b3c6868
commit bcc30a6bee
8 changed files with 2 additions and 41 deletions

View File

@@ -28,11 +28,6 @@ public interface RedisConstants {
*/
String IP_QPS_THRESHOLD_LIMIT_KEY = "IP_QPS_THRESHOLD_LIMIT";
/**
* 关闭验证码
*/
String CLOSE_CAPTCHA_KEY = "CLOSE_CAPTCHA";
/**
* 手机验证码缓存前缀
*/