|
|
|
@ -258,120 +258,99 @@ namespace DS.WMS.Core.Op.Entity
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 预甩回执
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "NOMINATION_RLT_STAT")]
|
|
|
|
|
[Description("预甩回执")]
|
|
|
|
|
public string NOMINATION_RLT_STAT { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "预甩回执", Length = 20, IsNullable = true)]
|
|
|
|
|
public string NominationRltStat { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 舱位变更回执
|
|
|
|
|
/// BC变更回执
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "AMENDMENT_RLT_STAT")]
|
|
|
|
|
[Description("舱位变更回执")]
|
|
|
|
|
public string AMENDMENT_RLT_STAT { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "BC变更回执", Length = 20, IsNullable = true)]
|
|
|
|
|
public string AmendmentRltStat { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 舱位取消回执
|
|
|
|
|
/// BC取消回执
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "CANCELLATION_RLT_STAT")]
|
|
|
|
|
[Description("舱位取消回执")]
|
|
|
|
|
public string CANCELLATION_RLT_STAT { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "BC取消回执", Length = 20, IsNullable = true)]
|
|
|
|
|
public string CancellationRltStat { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 目的港卸船未提货回执
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "DISCHARGE_FULL_RLT_STAT")]
|
|
|
|
|
[Description("目的港卸船未提货回执")]
|
|
|
|
|
public string DISCHARGE_FULL_RLT_STAT { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "目的港卸船未提货回执", Length = 20, IsNullable = true)]
|
|
|
|
|
public string DischargeFullRltStat { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 订舱方式 CONTRACT_ORDER-合约订舱;SPOT_ORDER-SPOT订舱
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "BOOKING_SLOT_TYPE")]
|
|
|
|
|
[Description("订舱方式 CONTRACT_ORDER-合约订舱;SPOT_ORDER-SPOT订舱")]
|
|
|
|
|
public string BookingSlotType { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 订舱方式名称 CONTRACT_ORDER-合约订舱;SPOT_ORDER-SPOT订舱
|
|
|
|
|
/// 目的港提箱未还空箱回执
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "BOOKING_SLOT_TYPE_NAME")]
|
|
|
|
|
[Description("订舱方式名称 CONTRACT_ORDER-合约订舱;SPOT_ORDER-SPOT订舱")]
|
|
|
|
|
public string BOOKING_SLOT_TYPE_NAME { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "目的港提箱未还空箱回执", Length = 20, IsNullable = true)]
|
|
|
|
|
public string GateOutFullRltStat { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 目的港提箱未还空箱回执
|
|
|
|
|
/// 订舱方式 CONTRACT_ORDER-合约订舱;SPOT_ORDER-SPOT订舱
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "GATE_OUTFULL_RLT_STAT")]
|
|
|
|
|
[Description("目的港提箱未还空箱回执")]
|
|
|
|
|
public string GATE_OUTFULL_RLT_STAT { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "订舱方式 CONTRACT_ORDER-合约订舱;SPOT_ORDER-SPOT订舱", Length = 20, IsNullable = true)]
|
|
|
|
|
public string BookingSlotType { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 租户名称
|
|
|
|
|
/// 订舱方式名称 CONTRACT_ORDER-合约订舱;SPOT_ORDER-SPOT订舱
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "TenantName")]
|
|
|
|
|
[Description("租户名称")]
|
|
|
|
|
public string TenantName { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "订舱方式名称 CONTRACT_ORDER-合约订舱;SPOT_ORDER-SPOT订舱", Length = 40, IsNullable = true)]
|
|
|
|
|
public string BookingSlotTypeName { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 舱位来源 EMAIL-邮件导入 MANUAL-手工
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "SLOT_SOURCE")]
|
|
|
|
|
[Description("舱位来源 EMAIL-邮件导入 MANUAL-手工")]
|
|
|
|
|
public string SLOT_SOURCE { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "舱位来源 EMAIL-邮件导入 MANUAL-手工", Length = 20, IsNullable = true)]
|
|
|
|
|
public string SlotSource { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 是否Cancellation
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "IS_CANCELLATION")]
|
|
|
|
|
[Description("是否Cancellation")]
|
|
|
|
|
public bool IS_CANCELLATION { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "是否Cancellation", IsNullable = true, DefaultValue = "0")]
|
|
|
|
|
public bool IsCancellation { get; set; } = false;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Cancellation时间
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "CANCELLATION_DATE")]
|
|
|
|
|
[Description("Cancellation时间")]
|
|
|
|
|
public DateTime? CANCELLATION_DATE { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "Cancellation时间", IsNullable = true)]
|
|
|
|
|
public Nullable<DateTime> CANCELLATION_DATE { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 客户样单截止日期
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarColumn(ColumnName = "CUSTOM_SI_CUT_DATE")]
|
|
|
|
|
[Description("客户样单截止日期")]
|
|
|
|
|
public DateTime? CUSTOM_SI_CUT_DATE { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "客户样单截止日期", IsNullable = true)]
|
|
|
|
|
public Nullable<DateTime> CustomSICutDate { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 备注
|
|
|
|
|
/// </summary>
|
|
|
|
|
[Description("备注")]
|
|
|
|
|
public string REMARK { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "备注", Length = 500, IsNullable = true)]
|
|
|
|
|
public string Remark { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 计费日期
|
|
|
|
|
/// </summary>
|
|
|
|
|
[Description("计费日期")]
|
|
|
|
|
public DateTime? PRICE_CALCULATION_DATE { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "计费日期", IsNullable = true)]
|
|
|
|
|
public Nullable<DateTime> PriceCalculationDate { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 系统平台代码
|
|
|
|
|
/// </summary>
|
|
|
|
|
[Description("系统平台代码")]
|
|
|
|
|
public string SYSTEM_CODE { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "系统平台代码", Length = 50, IsNullable = true)]
|
|
|
|
|
public string SystemCode { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 系统平台名称
|
|
|
|
|
/// </summary>
|
|
|
|
|
[Description("系统平台名称")]
|
|
|
|
|
public string SYSTEM_NAME { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "系统平台名称", Length = 50, IsNullable = true)]
|
|
|
|
|
public string SystemName { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 船公司航次
|
|
|
|
|
/// </summary>
|
|
|
|
|
[Description("船公司航次")]
|
|
|
|
|
public string CARRIER_VOYNO { get; set; }
|
|
|
|
|
[SqlSugar.SugarColumn(ColumnDescription = "船公司航次", Length = 30, IsNullable = true)]
|
|
|
|
|
public string CarrierVoyno { get; set; }
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 拆票或合票标记 1-拆票 2-合票
|
|
|
|
|