@ -128,11 +128,6 @@ namespace Myshipping.Application
/// 委托单位联系人名称
/// </summary>
public string CustomerContactName { get; set; }
/// <summary>
/// 是否直接发送邮件给订舱联系人
public bool IsDirectSend { get; set; } = false;
}