|
|
@ -134,5 +134,7 @@ namespace OpenAuth.Repository.Domain
|
|
|
|
public string FlightId { get; set; }
|
|
|
|
public string FlightId { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
public string? Reason { get; set; }
|
|
|
|
public string? Reason { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public int? FlightTaskType { get; set; }
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|