任务分配
This commit is contained in:
@@ -233,8 +233,8 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public class SelfConsistentView
|
||||
{
|
||||
public Guid TrialId { get; set; }
|
||||
public Guid SiteId { get; set; }
|
||||
//public Guid TrialId { get; set; }
|
||||
//public Guid SiteId { get; set; }
|
||||
|
||||
public Guid SubjectId { get; set; }
|
||||
public String TrialSiteCode { get; set; } = String.Empty;
|
||||
@@ -259,7 +259,6 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public ReadingCategory ReadingCategory { get; set; }
|
||||
|
||||
public TaskAllocationState TaskAllocationState { get; set; }
|
||||
public TaskState TaskState { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user