mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-04 23:43:23 +08:00
@@ -18,7 +18,7 @@ namespace OpenAuth.Repository.Domain
|
||||
/// 用户基本信息表
|
||||
/// </summary>
|
||||
[Table("User")]
|
||||
public partial class User : Entity
|
||||
public partial class User : StringEntity
|
||||
{
|
||||
public User()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user