From a8f3e02b76a5ef02a29f93349535e1d821fd4eda Mon Sep 17 00:00:00 2001 From: "747575620@qq.com" <747575620@qq.com> Date: Thu, 10 Aug 2023 16:17:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Services/WorkInfoService/Services/WorkInfoService.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/BPA.MES.Base.Application/Services/WorkInfoService/Services/WorkInfoService.cs b/backend/BPA.MES.Base.Application/Services/WorkInfoService/Services/WorkInfoService.cs index 3ebd1c5..a25514f 100644 --- a/backend/BPA.MES.Base.Application/Services/WorkInfoService/Services/WorkInfoService.cs +++ b/backend/BPA.MES.Base.Application/Services/WorkInfoService/Services/WorkInfoService.cs @@ -230,7 +230,6 @@ namespace BPA.MES.Base.Application.Services.WorkInfoService.Services DeviceProductFunctionId = c.Id, DeviceProductFunctionName = c.Name, CraftstepParms = a.Params, - Id = a.Id, Status = RecipeStatus.等待执行, Step = a.Step, WorkId = workId