Uat_Study
hang 2022-07-13 09:52:25 +08:00
parent e0753389f0
commit 527faa02d1
2 changed files with 11 additions and 3 deletions

View File

@ -3806,6 +3806,11 @@
全局阅片
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Contracts.GetTrialReadingInfoOutDto.ArbitrationRule">
<summary>
仲裁规则
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Contracts.GetTrialReadingInfoOutDto.ReadingType">
<summary>
阅片模式
@ -3941,6 +3946,11 @@
阅片是否显示既往结果
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Contracts.SetTrialReadingInfoInDto.ArbitrationRule">
<summary>
仲裁规则
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Contracts.TrialConfigDTO.QCProcessEnum">
<summary>
QC流程 0 不审1 单审2双审

View File

@ -421,9 +421,7 @@ namespace IRaCIS.Core.Application.Service
TaskAllocationState = TaskAllocationState.Allocated,
AllocateTime = DateTime.Now,
BlindTrialSiteCode=task.BlindTrialSiteCode,
BlindSubjectCode=task.BlindSubjectCode,
ConsistentAnalysisOriginalTaskId= null,
IsSelfAnalysis= false,