Uat_Study
he 2022-04-01 14:34:01 +08:00
parent 4ed14855c6
commit 8a7cdc6313
1 changed files with 21 additions and 0 deletions

View File

@ -158,6 +158,27 @@
</summary>
<returns></returns>
</member>
<member name="M:IRaCIS.Core.API.Controllers.InspectionController.ConfigTrialBasicInfo(IRaCIS.Core.Application.Service.Inspection.DTO.InsBasicTrialConfig)">
<summary>
配置 基础逻辑信息
</summary>
<param name="opt"></param>
<returns></returns>
</member>
<member name="M:IRaCIS.Core.API.Controllers.InspectionController.ConfigTrialProcessInfo(IRaCIS.Core.Application.Service.Inspection.DTO.InsTrialProcessConfig)">
<summary>
配置流程
</summary>
<param name="opt"></param>
<returns></returns>
</member>
<member name="M:IRaCIS.Core.API.Controllers.InspectionController.ConfigTrialUrgentInfo(IRaCIS.Core.Application.Service.Inspection.DTO.InsTrialUrgentConfig)">
<summary>
配置加急信息
</summary>
<param name="opt"></param>
<returns></returns>
</member>
<member name="M:IRaCIS.Core.API.Controllers.InspectionController.AddOrUpdateSubject(IRaCIS.Core.Application.Service.Inspection.DTO.InsSubjectCommand)">
<summary>
添加或更新受试者信息[New]