PDA
dengjunjie
2025-01-10 06977c54c2e5d74dc54f6e3419894481917d0206
代码管理/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,
                            };