From 3c6d11ba290f4c846d180dd3e71dda71a05edaa2 Mon Sep 17 00:00:00 2001 From: zhou keda <1315948824@qq.com> Date: Mon, 24 Jun 2024 15:39:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=E6=8F=90=E6=8B=94=E6=B3=A8?= =?UTF-8?q?=E5=A1=91=E4=BB=B6=E5=92=8C=E7=9F=AD=E7=AE=A1=E6=8C=A4=E5=87=BA?= =?UTF-8?q?=E4=BB=B6=E6=89=8D=E8=BF=94=E5=9B=9E=E7=A7=B0=E9=87=8D=E5=AE=8C?= =?UTF-8?q?=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs b/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs index e1d54b33..c2d44a22 100644 --- a/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs +++ b/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs @@ -1952,7 +1952,7 @@ namespace Tnb.ProductionMgr // } - if (prdMoTask.schedule_type == 2) + if (basMaterial.category_id.Contains("ZSJ") || basMaterial.category_id.Contains("DGJCJ")) { Dictionary dicCommand2 = new(StringComparer.OrdinalIgnoreCase) {