验证码缓存接入
This commit is contained in:
@@ -9,5 +9,7 @@ namespace Yi.Framework.Common.Models
|
||||
public static class GobalModel
|
||||
{
|
||||
public static bool SqlLogEnable { get; set; } = true;
|
||||
|
||||
public static bool LoginCodeEnable { get; set; } = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user