Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -338,7 +338,7 @@ public class ErpContractServiceImpl implements ErpContractService {
|
||||
head.put("DDSKJE", erpContract.getPayeeConditionAmount());
|
||||
|
||||
Map<String, Object> req = new HashMap<>();
|
||||
req.put("head", head);
|
||||
req.put("header", head);
|
||||
erpSubmitReqDTO.setReq(req);
|
||||
|
||||
HashMap<String, String> response = erpExternalApi.submitDataToErp(erpSubmitReqDTO);
|
||||
|
||||
Reference in New Issue
Block a user