parent
07f80f0552
commit
97a8b99d8b
|
@ -319,7 +319,7 @@ public class CbsPluginServiceImpl implements ICbsPluginService {
|
||||||
}
|
}
|
||||||
|
|
||||||
//不同银行添加 处理不一样
|
//不同银行添加 处理不一样
|
||||||
addAttribute(agentPay,paymentApplySubmitReqDTO,paymentApplyAgentList);
|
//addAttribute(agentPay,paymentApplySubmitReqDTO,paymentApplyAgentList);
|
||||||
PayResponseDTO payResponseDTO = cbs8Service.agentPayApply(paymentApplySubmitReqDTO,paymentApplyAgentList);
|
PayResponseDTO payResponseDTO = cbs8Service.agentPayApply(paymentApplySubmitReqDTO,paymentApplyAgentList);
|
||||||
if (null != payResponseDTO){
|
if (null != payResponseDTO){
|
||||||
Boolean successed = payResponseDTO.getSuccessed();
|
Boolean successed = payResponseDTO.getSuccessed();
|
||||||
|
|
Loading…
Reference in New Issue