|
|
|
@ -218,6 +218,7 @@ public class SaasMerService { |
|
|
|
|
body.put("longtude", "0.0"); |
|
|
|
|
body.put("source", "H5"); |
|
|
|
|
body.put("settleType", "D1"); |
|
|
|
|
body.put("settlementType", "AUTOMATIC"); |
|
|
|
|
saasMerRequest.addMerchant(body); |
|
|
|
|
|
|
|
|
|
Map<String,Object> header = new HashMap<>(); |
|
|
|
|