修改reviewer
parent
2ea2c037e8
commit
5706fea2eb
|
@ -17,8 +17,5 @@ namespace IRaCIS.Application.Contracts
|
|||
public string AwardsHonorsCN { get; set; } = String.Empty;
|
||||
|
||||
|
||||
public string BlindPublications { get; set; }
|
||||
|
||||
|
||||
}
|
||||
}
|
|
@ -884,7 +884,7 @@ namespace IRaCIS.Core.Application
|
|||
#endregion
|
||||
|
||||
|
||||
#region 项目列表查询
|
||||
#region 项目列表查询 + 待办详情
|
||||
|
||||
|
||||
[HttpPost]
|
||||
|
@ -941,6 +941,37 @@ namespace IRaCIS.Core.Application
|
|||
|
||||
|
||||
|
||||
#region 项目维度 统计每个人的待办
|
||||
|
||||
|
||||
#region 阅片人筛选
|
||||
|
||||
//public GetTrialReviewerSelect_Stat(Guid trialId)
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
#region 上传影像
|
||||
|
||||
#endregion
|
||||
|
||||
#region QC
|
||||
|
||||
#endregion
|
||||
|
||||
#region 一致性核查
|
||||
|
||||
#endregion
|
||||
|
||||
#region 阅片
|
||||
|
||||
#endregion
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue