石广澎
2025-01-02 d5e8ecb3b4e9a2d139a2605f1f9f002237d8c849
common/api/index.js
@@ -13,6 +13,10 @@
export const queryShopByShopId = (params, config = {}) => http.get(URL +
    '/payfour-merchant/v1/web/aggregatePayAllin/queryShopByShopId', params, config)
/* 根据订单id */
export const getOnlineId = (params, config = {}) => http.get(URL +
    '/payfour-merchant/v1/web/aggregatePayAllin/getOnlineId', params, config)
/*统一授权*/
export const userLogin = (params, config = {}) => {
    let path = '/payfour-merchant/v1/web/aggregatePayAllin/getOpenId' //微信授权