新建文件夹/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/DeliveryOrderServices.cs
@@ -957,8 +957,8 @@ { materielInfo.Business_qty -= supplyTask.StockQuantity; _basicService.MaterielInfoService.Repository.UpdateData(materielInfo); //if (materielInfo.Business_qty < materielInfo.MinQty) // CreateAllocatInOut(materielInfo);//鍒涘缓璋冩嫧浠诲姟 if (materielInfo.Business_qty < materielInfo.MinQty) CreateAllocatInOut(materielInfo);//鍒涘缓璋冩嫧浠诲姟 } _unitOfWorkManage.CommitTran(); #endregion