From 6c25ff84c1d1c691f13f389fc2bd449bead8e47f Mon Sep 17 00:00:00 2001 From: "shiqian.wang" Date: Wed, 6 Mar 2024 17:55:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../凯尔克制造指示书/IIcsManufacturingAppService.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/aspnet-core/ICS.Application/Business/Service/凯尔克制造指示书/IIcsManufacturingAppService.cs b/src/aspnet-core/ICS.Application/Business/Service/凯尔克制造指示书/IIcsManufacturingAppService.cs index fb8315fe..03c3670c 100644 --- a/src/aspnet-core/ICS.Application/Business/Service/凯尔克制造指示书/IIcsManufacturingAppService.cs +++ b/src/aspnet-core/ICS.Application/Business/Service/凯尔克制造指示书/IIcsManufacturingAppService.cs @@ -111,6 +111,7 @@ namespace ICS.Application.Business.Service /// /// Task FileExcelDetail(StringDto input); + /// /// 生成合格证书 ///