Uat_Study
he 2022-03-30 15:49:42 +08:00
parent f9ad19527f
commit 959243f348
1 changed files with 2 additions and 0 deletions

View File

@ -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