From 23fa689498a3e47d135b93f4011003bbae469e86 Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Tue, 10 Jun 2025 09:31:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Application/IRaCIS.Core.Application.xml | 2 +- .../Service/Inspection/FrontAuditConfigService.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) {