common/api/index.js
@@ -27,7 +27,7 @@ path = '/payfour-merchant/v1/web/h5PayAli/getUserIdByCode' } if (params.platform == 15) { //云闪付授权 path = '/service-merchant/v1/web/h5PayUnionPay/getUserIdByCode' path = '/payfour-merchant/v1/web/h5PayUnionPay/getUserIdByCode' } return http.get(URL + path, params, config = {})