2
schangxiang@126.com
2024-09-06 58b34136b89608101d590b5278af8a4a3a7c4266
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