@@ -396,7 +396,7 @@ public class PayServiceImpl implements PayService {
routeScaleDtos = noUsePaymentConfig(amount); //款项都收到平台商户
}
- //根据费用类型
+ //根据费用类型,mark
if (routeScaleDtos == null) {
routeScaleDtos = getTypeRouteChannel(organId, orderNo, amount, balanceAmount);