@ -754,6 +754,11 @@ namespace DS.Module.DjyRulesEngine
/// 货物明细
/// </summary>
public List<RulesEngineOrderBookingContaCargoInfo> CargoList { get; set; }
/// <summary>
/// 委托客户名称
public string CustName { get; set; }
}