username@email.com
9 天以前 1978a2687b298a69bc72d6eda0be8235bbca37d8
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:";