service/Warehouse/MesInvItemInCDetailsManager.cs
@@ -74,8 +74,8 @@ mesDepost = Db.Queryable<MesDepots>() .Where(s => s.DepotId.ToString() == depotCode2).First(); if (depotCode != mesDepost.Guid) throw new Exception("扫描库位与采购入库库位不一致!"); // if (depotCode != mesDepost.Guid) // throw new Exception("扫描库位与采购入库库位不一致!"); } else { @@ -171,8 +171,8 @@ LastupdateBy = user, LastupdateDate = DateTime.Now, UrgentFlag = itemBarcodeDetails.UrgentFlag.Value ? (byte)1 : (byte)0, ? "1" : "0", CbillNo = itemBarcodeDetails.BillNo, Fstatus = 0, Status = 0,