|
|
@ -362,7 +362,6 @@ public class XsPayServiceImpl implements XsPayService { |
|
|
|
contentMap.put("subUserId", businessId.toString()); |
|
|
|
contentMap.put("operationType", operationType); |
|
|
|
contentMap.put("region", "0"); |
|
|
|
contentMap.put("noticeUrl", XspayConfig.BUSINESS_REGISTER_NOTICE_URL); |
|
|
|
return contentMap; |
|
|
|
} |
|
|
|
|
|
|
|