|
@@ -136,7 +136,6 @@ public class SettlementServiceImpl extends BaseSettlementServiceImpl implements
|
|
|
@Override
|
|
@Override
|
|
|
public BaseResultDto deposit(Map<String, String> request) throws Exception {
|
|
public BaseResultDto deposit(Map<String, String> request) throws Exception {
|
|
|
|
|
|
|
|
-
|
|
|
|
|
MerchantPayInRequestEntity requestEntity = verifyDepositRequest(request);
|
|
MerchantPayInRequestEntity requestEntity = verifyDepositRequest(request);
|
|
|
|
|
|
|
|
String channelCode = requestEntity.getChannelCode();
|
|
String channelCode = requestEntity.getChannelCode();
|