修改BC任务

optimize
jianghaiqing 10 months ago
parent c3b419da3f
commit b35928aafb

@ -108,12 +108,12 @@ namespace Myshipping.Application
/// <summary> /// <summary>
/// 单证ID /// 委托单位联系人ID
/// </summary> /// </summary>
public Nullable<long> CustomerContactId { get; set; } public Nullable<long> CustomerContactId { get; set; }
/// <summary> /// <summary>
/// 单证名称 /// 委托单位联系人名称
/// </summary> /// </summary>
public string CustomerContactName { get; set; } public string CustomerContactName { get; set; }
} }

Loading…
Cancel
Save