移动系统liao
2025-08-20 ad64f9d240fb054856afe4ab9523062b2bc079b9
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:";