mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-01 14:03:25 +08:00
优化SSO登录
This commit is contained in:
@@ -13,8 +13,6 @@ namespace OpenAuth.App.SSO
|
||||
|
||||
public string IpAddress { get; set; }
|
||||
|
||||
public DateTime InvalidTime { get; set; }
|
||||
|
||||
public DateTime CreateTime { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user