Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
b9b2e02b08
@ -5829,7 +5829,7 @@ public class ToSAPServiceImpl {
|
|||||||
//MENGE 单位
|
//MENGE 单位
|
||||||
item.put("MEINS", auditBox.get("UNIT"));
|
item.put("MEINS", auditBox.get("UNIT"));
|
||||||
//KOSTL 成本中心
|
//KOSTL 成本中心
|
||||||
// item.put("KOSTL", auditBox.get("CostCenterName"));
|
item.put("KOSTL", auditBox.get("CostCenterName"));
|
||||||
|
|
||||||
itemArray.add(item);
|
itemArray.add(item);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user