diff --git a/ICSSoft.FromERP/ICSSoft.FromERP/ICSSAPDocGet.cs b/ICSSoft.FromERP/ICSSoft.FromERP/ICSSAPDocGet.cs index fbb64d5..c3ad8ca 100644 --- a/ICSSoft.FromERP/ICSSoft.FromERP/ICSSAPDocGet.cs +++ b/ICSSoft.FromERP/ICSSoft.FromERP/ICSSAPDocGet.cs @@ -1815,6 +1815,7 @@ namespace ICSSoft.FromERP line.MTIME = DateTime.Now; line.WorkPoint = Info.WERKS;//站点 line.EATTRIBUTE1 = Item.WERKS_JS;//接收站点 + line.Memo=Item.BEIZHU2;//拣料条码 //单据类型 line.OrderType = Info.LEIXING; @@ -1941,6 +1942,7 @@ namespace ICSSoft.FromERP line.MTIME = DateTime.Now; line.WorkPoint = Info.WERKS;//站点 line.EATTRIBUTE1 = Item.WERKS_JS;//接收站点 + line.Memo = Item.BEIZHU2;//拣料条码 //单据类型 line.OrderType = Info.LEIXING;