ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ProductionLineJob/CommonProductionLineJob.cs
@@ -55,6 +55,7 @@ { var batchNo = ProductionLine.GetValue<ProductionLineDBName, string>(ProductionLineDBName.batchNo).Replace("\0", ""); if (string.IsNullOrEmpty(batchNo)) throw new Exception("产线ç³è¯·æ¹å·ä¸ºç©ºï¼"); WriteDebug($"{ProductionLine.DeviceName}ç³è¯·å ¥åº", $"æçå·ã{Barcode}ã,æ¹æå·ã{batchNo}ã"); ProductionLineDTO MaterielGroupDTO = new ProductionLineDTO() { stationCode = ProductionLine.DeviceCode,