新建文件夹/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/CabinOrderServices.cs
@@ -270,7 +270,7 @@ Status = false, StockQuantity = inventoryInfo.StockQuantity, AvailableQuantity = inventoryInfo.StockQuantity, ValidityPeriod = inventoryInfo.ValidityPeriod, ValidityPeriod = inventoryInfo.ValidityPeriod.ObjToDate(), SupplyQuantity = inventoryInfo.SupplyQuantity, }; _inventory_BatchServices.AddData(inventory_Batch);