From f6f3db1701d0f15da82a76e53fa92675b8ed635d Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期三, 28 十二月 2022 16:26:18 +0800
Subject: [PATCH] update hutool 5.8.10 => 5.8.11 update aws-s3 1.12.349 => 1.12.373 update aliyun-sms 2.0.22 => 2.0.23 update tencent-sms 3.1.635 => 3.1.660

---
 ruoyi-common/src/main/java/com/ruoyi/common/constant/CacheConstants.java |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ruoyi-common/src/main/java/com/ruoyi/common/constant/CacheConstants.java b/ruoyi-common/src/main/java/com/ruoyi/common/constant/CacheConstants.java
index 478887d..1cdf07e 100644
--- a/ruoyi-common/src/main/java/com/ruoyi/common/constant/CacheConstants.java
+++ b/ruoyi-common/src/main/java/com/ruoyi/common/constant/CacheConstants.java
@@ -18,11 +18,6 @@
     String ONLINE_TOKEN_KEY = "online_tokens:";
 
     /**
-     * 鐧婚檰閿欒 redis key
-     */
-    String LOGIN_ERROR = "login_error:";
-
-    /**
      * 楠岃瘉鐮� redis key
      */
     String CAPTCHA_CODE_KEY = "captcha_codes:";
@@ -46,4 +41,9 @@
      * 闄愭祦 redis key
      */
     String RATE_LIMIT_KEY = "rate_limit:";
+
+    /**
+     * 鐧诲綍璐︽埛瀵嗙爜閿欒娆℃暟 redis key
+     */
+    String PWD_ERR_CNT_KEY = "pwd_err_cnt:";
 }

--
Gitblit v1.9.3