现场问题处理 erp添加unicode
This commit is contained in:
@@ -1686,7 +1686,8 @@ namespace Tnb.WarehouseMgr
|
||||
throw new AppFriendlyException($@"表体明细中组织{detail.auxprop_gys}在wms系统中未找到!", 500);
|
||||
}
|
||||
wmsTransferInstockD.auxprop_xph = detail.auxprop_xph;
|
||||
|
||||
wmsTransferInstockD.udi_code = detail.udi_code;
|
||||
|
||||
wmsTransferInstockDs.Add(wmsTransferInstockD);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user