邮件更改
This commit is contained in:
@@ -144,7 +144,9 @@ namespace IRaCIS.Application.Contracts
|
||||
{
|
||||
public Guid TrialId { get; set; } = Guid.Empty;
|
||||
public string UserRealName { get; set; } = string.Empty;
|
||||
public string UserType { get; set; } = string.Empty;
|
||||
//public string UserType { get; set; } = string.Empty;
|
||||
|
||||
public Guid? UserTypeId { get; set; }
|
||||
|
||||
public string UserName { get; set; } = string.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user