会员列表,详情,充值,订单列表
This commit is contained in:
@@ -19,12 +19,3 @@ export const APIhome = (data) => {
|
||||
})
|
||||
}
|
||||
|
||||
///商户登录后 shopId和autokey
|
||||
export const APIshopExtend = (data) => {
|
||||
return request({
|
||||
url: url + '/common/shopExtend',
|
||||
method: 'post',
|
||||
data: data,
|
||||
toast: false
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user