1
dengjunjie
2025-10-26 4b44da87aa5cc7bf5104bf4ad126c36fb6e67e82
新建文件夹/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/extend/Check.cs
@@ -286,7 +286,7 @@
                {
                    #region 鏌ユ壘搴撳瓨
                    var inventoryInfos = _inventoryInfoService.Repository.QueryData(x => x.BatchNo == cabinOrderDetail.Batch_num && x.MaterielCode == cabinOrderDetail.Goods_no);
                    var SupplyQuantitys = inventoryInfos.Select(x => x.SupplyQuantity).ToList().Sum();
                    var SupplyQuantitys = inventoryInfos.Sum(x => x.SupplyQuantity);
                    #endregion
                    #region 搴撳瓨鎵规