遗漏SubjectId
This commit is contained in:
@@ -49,6 +49,7 @@ namespace IRaCIS.Core.Application.Service.Third_partyProject.DTO
|
||||
public class VisitTaskDTO_UltrasonicDicom
|
||||
{
|
||||
public Guid Id { get;set; }
|
||||
public Guid SubjectId { get; set; }
|
||||
public String TrialSiteCode { get; set; } = String.Empty;
|
||||
public string SubjectCode { get; set; } = String.Empty;
|
||||
public string UserName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user