From 8defb413ed003053d0bd92336bfc81fab0d62bda Mon Sep 17 00:00:00 2001 From: zhou keda <1315948824@qq.com> Date: Mon, 2 Sep 2024 16:22:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E5=A1=91=E4=BB=B6=E6=89=8D=E6=9C=80?= =?UTF-8?q?=E7=BB=88=E6=A3=80=E9=AA=8C?= 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 2239e252..19fdabf2 100644 --- a/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs +++ b/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs @@ -2105,7 +2105,7 @@ namespace Tnb.ProductionMgr } // bool isCheckFlag = !basMaterial.category_id.Contains("ZZCP"); - bool isCheckFlag = !basMaterial.category_id.Contains("ZSJ"); + bool isCheckFlag = basMaterial.category_id.Contains("ZSJ"); #region 质检模块 //质检模块