WMS/WIDESEA_WMSServer/WIDESEA_DTO/Outbound/OutboundOrderDetailAddDTO.cs @@ -63,5 +63,7 @@ public string LocationName { get; set; } public string SupplierBatch { get; set; } public string OrinalLocation { get; set; } } }