dengjunjie
2025-01-10 59b24e5ebb3dd9ae399359dfe82abd8a31e36596
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/Base/LocationInfoService.cs
@@ -156,7 +156,7 @@
                                Unit = Unit,
                                Status = StockStatusEmun.鍏ュ簱瀹屾垚.ObjToInt(),
                                ProductionDate = ProduceData,
                                EffectiveDate = ValidData ?? "1",
                                EffectiveDate = ValidData ?? DateTime.Parse(ProduceData).AddYears(2).ToString("yyyy-MM-dd"),
                                Remark = Standard,
                                InboundOrderRowNo = MId,
                            };