From 79b5bec1be86d1637972072633bba6ba10f14d83 Mon Sep 17 00:00:00 2001 From: zhoukeda <1315948824@qq.com> Date: Thu, 16 Nov 2023 14:36:58 +0800 Subject: [PATCH] 1 --- ProductionMgr/Tnb.ProductionMgr/PrdInstockService.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/ProductionMgr/Tnb.ProductionMgr/PrdInstockService.cs b/ProductionMgr/Tnb.ProductionMgr/PrdInstockService.cs index dbd431b5..334e96a3 100644 --- a/ProductionMgr/Tnb.ProductionMgr/PrdInstockService.cs +++ b/ProductionMgr/Tnb.ProductionMgr/PrdInstockService.cs @@ -114,7 +114,6 @@ namespace Tnb.ProductionMgr OrganizeEntity workline = await _organizeService.GetAnyParentByWorkstationId(input.station_id, DictConst.RegionCategoryWorklineCode); OrganizeEntity workshop = await _organizeService.GetAnyParentByWorkstationId(input.station_id, DictConst.RegionCategoryWorkshopCode); - prdInstockH = new PrdInstockH() { bill_type = input.bill_type,