1
wankeda
2026-01-09 58a1b8b7db72225e0c2acca4f76399899f1bda4f
WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/PartialTaskService_Outbound.cs
@@ -315,7 +315,8 @@
                                Creater = "WMS",
                                CreateDate = DateTime.Now,
                                Remark = details.Remark,
                                SupplierBatch = details.SupplierBatch
                                SupplierBatch = details.SupplierBatch,
                                OrinalLocation=details.OrinalLocation,
                            };
                            _newOutboundOrderDetailRepository.AddData(outboundOrderDetail);
                            foreach (var item in orderAddDTO1.Details)