StandardInterface/MES.Service/service/BasicData/Sales/SalesDeliveryNoticeManager.cs
@@ -242,7 +242,10 @@ TerminationDate = ParseDateTime(erpDto.FTerminateDate),//业务终止日期 SumOutQty = erpDto.FSumOutQty,//累计出库数量 RemainOutQty = erpDto.FRemainOutQty,//未出库数量 NOTE = erpDto.FEntrynote//备注 NOTE = erpDto.FEntrynote,//备注 Xsdd=erpDto.Xsdd, XsddId=erpDto.Xsdd_id, XsddLineId=erpDto.Xsdd_line_id, };