optimize
wet 2 years ago
parent 099c996af6
commit 9d26e16ec7

@ -177,7 +177,10 @@ namespace Myshipping.Application.Service.BookingOrderSeaeEdi.Dto
/// 场站
/// </summary>
public string YARD { get; set; }
/// <summary>
/// 状态
/// </summary>
public string State { get; set; }
public List<BookingOrderSeaeEdiCtnDto> EdiCtn { get; set; }

Loading…
Cancel
Save