This commit is contained in:
he
2022-04-06 14:04:24 +08:00
parent dfd48719dd
commit 1e42352a59
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -58,21 +58,21 @@
</summary>
<returns></returns>
</member>
<member name="M:IRaCIS.Core.API.Controllers.InspectionController.ConfigTrialBasicInfo(IRaCIS.Core.Application.Service.Inspection.DTO.InsBasicTrialConfig)">
<member name="M:IRaCIS.Core.API.Controllers.InspectionController.ConfigTrialBasicInfo(IRaCIS.Core.Application.Service.Inspection.DTO.DataInspectionDto{IRaCIS.Core.Application.Contracts.BasicTrialConfig})">
<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)">
<member name="M:IRaCIS.Core.API.Controllers.InspectionController.ConfigTrialProcessInfo(IRaCIS.Core.Application.Service.Inspection.DTO.DataInspectionDto{IRaCIS.Core.Application.Contracts.TrialProcessConfig})">
<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)">
<member name="M:IRaCIS.Core.API.Controllers.InspectionController.ConfigTrialUrgentInfo(IRaCIS.Core.Application.Service.Inspection.DTO.DataInspectionDto{IRaCIS.Core.Application.Contracts.TrialUrgentConfig})">
<summary>
配置加急信息
</summary>