* Changed Dto
This commit is contained in:
@@ -102,8 +102,8 @@ namespace SytelineSaAppEfDataModel.Dtos
|
||||
public string UfFkrEdiPlaceOrPortDischarge { get; set; }
|
||||
public string? RoutingCode { get; set; }
|
||||
public string? DeliveryCallNumber { get; set; }
|
||||
public string UnloadingPoint { get; set; }
|
||||
public string DestinationPoint { get; set; }
|
||||
public string? UnloadingPoint { get; set; }
|
||||
public string? DestinationPoint { get; set; }
|
||||
public string NewStatus { get; set; }
|
||||
public string PalletCode { get; set; }
|
||||
public string PalletNumber { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user