username@email.com
2025-08-25 24f914a80d01fa8e5c6cfcba14ae59a6c0a117a8
Admin.NET/Admin.NET.Core/Const/CacheConst.cs
@@ -42,6 +42,11 @@
    public const string KeyPhoneVerCode = "sys_phoneVerCode:";
    /// <summary>
    /// 二次登陆验证码
    /// </summary>
    public const string KeyLogoVerCode = "sys_KeyLogoVerCode:";
    /// <summary>
    /// 密码错误次数缓存
    /// </summary>
    public const string KeyPasswordErrorTimes = "sys_password_error_times:";