fix:成本中心

This commit is contained in:
郭飞 2025-05-13 11:04:52 +08:00
parent ff6484dcae
commit c4d05f13ff

View File

@ -5829,7 +5829,7 @@ public class ToSAPServiceImpl {
//MENGE 单位
item.put("MEINS", auditBox.get("UNIT"));
//KOSTL 成本中心
// item.put("KOSTL", auditBox.get("CostCenterName"));
item.put("KOSTL", auditBox.get("CostCenterName"));
itemArray.add(item);