Uat_Study
parent
f9ad19527f
commit
959243f348
|
@ -137,6 +137,8 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
|
|||
public Guid TrialId { get; set; }
|
||||
|
||||
public Guid SiteId { get; set; }
|
||||
|
||||
public string Code { get; set; } = string.Empty;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
|
Loading…
Reference in New Issue