删除中心参数
parent
b869693d63
commit
217df5dc2f
|
|
@ -49,7 +49,8 @@ namespace IRaCIS.Application.Contracts
|
||||||
|
|
||||||
[NotDefault]
|
[NotDefault]
|
||||||
public Guid TrialId { get; set; }
|
public Guid TrialId { get; set; }
|
||||||
[NotDefault]
|
|
||||||
|
|
||||||
public Guid TrialSiteId { get; set; }
|
public Guid TrialSiteId { get; set; }
|
||||||
|
|
||||||
public SubjectStatus Status { get; set; }
|
public SubjectStatus Status { get; set; }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue