@ -1091,7 +1091,7 @@ public class SeaExportReq
/// <summary>
/// Desc:贸易方式代码
/// </summary>
public string TermDeliveryCdoe { get; set; }
public string TermDeliveryCode { get; set; }
/// Desc:贸易条款代码
@ -1288,7 +1288,7 @@ public class SeaExportRes
@ -1399,7 +1399,7 @@ public class SeaExport : BaseOrgModel<long>
[SugarColumn(ColumnDescription = "贸易方式代码", Length = 30, IsNullable = true)]