mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-06 17:50:51 +08:00
验证码缓存接入
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