1
dengjunjie
8 天以前 5621e29bd415c85fd719e0e6366eae813b970ea2
新建文件夹/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/InventoryServices.cs
@@ -263,7 +263,7 @@
                                                ERPStockQuantity = 0,
                                                Status = false,
                                                ProductionDate = detail.finishDate.ToString("yyyy-MM-dd"),
                                                ValidityPeriod = inventoryInfo.ValidityPeriod,
                                                ValidityPeriod = inventoryInfo.ValidityPeriod.ObjToDate(),
                                                Remark = "鑷姩鍒涘缓"
                                            };
                                            BaseDal.Db.Insertable(inventory_Batch).ExecuteCommand();