schangxiang@126.com
2024-09-09 6a128ef4f3a8b79d25a8fcd36a6139b46ac51a65
DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/Utils/SystemBussinessHelper.cs
@@ -63,6 +63,10 @@
                    {
                        return false;
                    }
                    if (n_workPieceID.ToUpper().IndexOf("ERR") > -1)
                    {
                        return false;
                    }
                    return true;
                }
                else