|
@@ -49,7 +49,7 @@ export const getVisit = data => {
|
|
|
return https.get('/custom/get-visit', data)
|
|
return https.get('/custom/get-visit', data)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-/** 隔天/无原单返余额海报用小程序码(商城「我的」页) */
|
|
|
|
|
|
|
+/** 隔天/无原单返余额海报用小程序码(商城充值页 pages/member/recharge) */
|
|
|
export const getGatheringMiniCode = data => {
|
|
export const getGatheringMiniCode = data => {
|
|
|
return https.get('/custom/get-gathering-mini-code', data)
|
|
return https.get('/custom/get-gathering-mini-code', data)
|
|
|
}
|
|
}
|