修改 正式 非正式用户
This commit is contained in:
@@ -42,6 +42,9 @@ namespace IRaCIS.Core.Domain.Models
|
||||
public DateTime? LastLoginTime { get; set; }
|
||||
|
||||
public Guid UserTypeId { get; set; } = Guid.Empty;
|
||||
|
||||
|
||||
// 内部用户 外部用户
|
||||
public bool IsZhiZhun { get; set; }
|
||||
|
||||
public UserTypeEnum UserTypeEnum { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user