删除中心参数

Test_HIR_Net8
hang 2025-09-02 14:07:09 +08:00
parent b869693d63
commit 217df5dc2f
1 changed files with 2 additions and 1 deletions

View File

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