if (Integer.valueOf(payStyle) == 2 && StringUtils.isEmpty(prodCode)) { // 如果是聚合码 查询商户有无此产品
AppRateTypeExample appRateTypeExample1 = new AppRateTypeExample();
AppRateTypeExample.Criteria criteria3 = appRateTypeExample1.createCriteria();
criteria3.andDelFlagEqualTo("0");
criteria3.andAppInfoIdEqualTo(appInfoBeanQueryResultVO2);//代理商id
List list2 = appRateConfigMapper.selectByPmsMerchantNoAndPayCode(pmsMerchantNo, payCode);//根据merchantcode及paycode,去t_app_rate_config表中查询出来相应的配置信息,如:千分之六的费率
/*if (list2 != null && list2.size() > 0) {
rateListModelVoList2222=new ArrayList();
for (int i = 0; i < list2 .size(); i++) { // 逐个赋值 然后返回数组string集合对象
RateListModelVo rateListModelVo222=new RateListModelVo(); //实例化 返回 对象 vo
rateListModelVo222=(SettleTransferAccountsServiceImplApplicationTests).SetValue012Method002Test001Day20200714ImplLogic02Class01CompileMain216Object0818Instantiates03Attribute04ForEachLoop05Assignment06Return07Object08Collection09Parameter10Same11Static12Nonstatic13Void14String15Double16Int17Boolean18.(list2 ,i,rateListModelVo222);//执行 赋值方
聚合收款码费用是多少?聚合收款码的费用一般是0.6%,最高不超过2元。
聚合收款码费用高吗?一般情况下,聚合收款码的费用都比银行信用卡、借记卡收款要低得多,一般在0.6-1.2%左右。