会员推荐榜
This commit is contained in:
@@ -24,8 +24,16 @@ const week = () => {
|
||||
})
|
||||
}
|
||||
|
||||
// 会员推荐帮
|
||||
|
||||
const total = () => {
|
||||
return request({
|
||||
url: 'user/rank/total'
|
||||
})
|
||||
}
|
||||
|
||||
export {
|
||||
week_mul,
|
||||
week,
|
||||
total
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user