|
@ -1901,8 +1901,8 @@ public class BusinessOrderService extends BaseJpaService<BusinessOrderDO,Busines
|
|
|
operatorId = "hlwyy";
|
|
|
operatorName = "互联网医院";
|
|
|
}else if(wechatId.equalsIgnoreCase("xm_dsyy_wx")){
|
|
|
operatorId = "1521";
|
|
|
operatorName = "林福龙";
|
|
|
operatorId = "HLWCS";
|
|
|
operatorName = "互联网医院";
|
|
|
}
|
|
|
response = ylzPayService.recharge(operatorId,operatorName,cardType,"01",cardNo,idcard,depositType,price,businessOrderDO.getOrderNo(),openId,patientDO.getName(),notifyUrl);
|
|
|
if (depositType.equalsIgnoreCase("WX_QR")){
|
|
@ -2010,8 +2010,8 @@ public class BusinessOrderService extends BaseJpaService<BusinessOrderDO,Busines
|
|
|
operatorId = "hlwyy";
|
|
|
operatorName = "互联网医院";
|
|
|
}else if(wechatId.equalsIgnoreCase("xm_dsyy_wx")){
|
|
|
operatorId = "1521";
|
|
|
operatorName = "林福龙";
|
|
|
operatorId = "HLWCS";
|
|
|
operatorName = "互联网医院";
|
|
|
}
|
|
|
response = ylzPayService.recharge(operatorId,operatorName,cardType,"01",cardNo,idcard,depositType,price,businessOrderDO.getOrderNo(),openId,patientDO.getName(),notifyUrl);
|
|
|
if (depositType.equalsIgnoreCase("WX_QR")){
|
|
@ -2091,8 +2091,8 @@ public class BusinessOrderService extends BaseJpaService<BusinessOrderDO,Busines
|
|
|
operatorId = "hlwyy";
|
|
|
operatorName = "互联网医院";
|
|
|
}else if(wechatId.equalsIgnoreCase("xm_dsyy_wx")){
|
|
|
operatorId = "1521";
|
|
|
operatorName = "林福龙";
|
|
|
operatorId = "HLWCS";
|
|
|
operatorName = "互联网医院";
|
|
|
}
|
|
|
response = ylzPayService.recharge(operatorId,operatorName,cardType,"01",cardNo,idcard,depositType,price,businessOrderDO.getOrderNo(),openId,patientDO.getName(),notifyUrl);
|
|
|
if (depositType.equalsIgnoreCase("WX_QR")){
|