Uat_Study
parent
6570406834
commit
3a9d1a4d83
|
@ -2377,6 +2377,11 @@
|
|||
类型值
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.GlobalQuestionInfo.ValueType">
|
||||
<summary>
|
||||
数值类型
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.GlobalQuestionInfo.Type">
|
||||
<summary>
|
||||
类型
|
||||
|
|
|
@ -971,7 +971,7 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
|
||||
public List<Guid> ClinicalDataTrialSetIds { get; set; } = new List<Guid>();
|
||||
|
||||
|
||||
public int ConfigTrialProcessInfoConfirm { get; set; }
|
||||
|
||||
public bool IsTrialProcessConfirmed { get; set; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue