diff --git a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml index 4ccbe8882..d6a5a3351 100644 --- a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml +++ b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml @@ -2523,7 +2523,7 @@ - + 获取Description diff --git a/IRaCIS.Core.Application/Service/Inspection/FrontAuditConfigService.cs b/IRaCIS.Core.Application/Service/Inspection/FrontAuditConfigService.cs index b47e30801..d8473c5f3 100644 --- a/IRaCIS.Core.Application/Service/Inspection/FrontAuditConfigService.cs +++ b/IRaCIS.Core.Application/Service/Inspection/FrontAuditConfigService.cs @@ -1195,7 +1195,7 @@ namespace IRaCIS.Core.Application.Service /// /// [HttpGet] - public async Task GetModuleTypeDescriptionLiset(Guid moduleTypeId,Guid trialId) + public async Task getModuleTypeDescriptionList(Guid moduleTypeId,Guid trialId) {