diff --git a/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs b/ProductionMgr/Tnb.ProductionMgr/PrdMoTaskService.cs index add1ea3b..5c6a627b 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 质检模块 //质检模块