dengjunjie
9 天以前 e579c8d3ab3accb26258f0c615101e3d86093730
新建文件夹/WIDESEA_WMSServer/WIDESEA_SquareCabinServices/InventoryServices.cs
@@ -260,7 +260,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();