Wms/WMS.BLL/BllAsnServer/ArrivalNoticeServer.cs
@@ -348,7 +348,7 @@ { if (!TypeLot.Contains(model.Type)) { if (detailModel.LotNo.Length != 10) if (detailModel.LotNo.Length != 12 && detailModel.LotNo.Length != 11 && detailModel.LotNo.Length != 10) { strMessage = "-1:进厂编号位数长度有误;"; continue;