外部用户修改
This commit is contained in:
@@ -26,6 +26,8 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public Guid SystemUserId { get; set; }
|
||||
|
||||
|
||||
|
||||
[JsonIgnore]
|
||||
public TrialExternalUserStateEnum InviteState { get; set; }
|
||||
|
||||
@@ -84,10 +86,9 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
|
||||
|
||||
public bool IsSendEmail { get; set; }
|
||||
//public bool IsSendEmail { get; set; }
|
||||
|
||||
|
||||
public string RouteUrl { get; set; } = string.Empty;
|
||||
//public string RouteUrl { get; set; } = string.Empty;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user