Merge remote-tracking branch 'origin/main'

This commit is contained in:
18110972313 2025-05-13 11:07:46 +08:00
commit b9b2e02b08

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);