石广澎
2024-06-04 14a52315c4bdcd7d04208f41696ffd3771dd8183
common/api/index.js
@@ -58,6 +58,8 @@
/* 微信支付 */
export const saveWxOrder = (params, config = {}) => http.post(URL +
   '/service-merchant/v1/web/aggregatePayAllin/saveWxOrder', params, config = {});
export const saveWxOrder1 = (params, config = {}) => http.post(URL +
   '/service-merchant/v1/web/aggregatePayAllin/saveOrder', params, config = {});
/* 图形验证吗 */
export const getVerify = (params, config = {}) => http.get(URL +