@ -390,7 +390,7 @@ namespace DS.WMS.Core.Application.Method
if (biz != null)
{
item.MBLNO = biz.MBLNO;
item.CustomerName = biz.CustomerName;
item.ClientName = biz.CustomerName;
item.CustomerNo = biz.CustomerNo;
item.ETD = biz.ETD;
item.CntrTotal = biz.CntrTotal;
@ -388,7 +388,7 @@ namespace DS.WMS.Core.Application.Method