feat: update api
This commit is contained in:
@ -81,5 +81,5 @@ export enum API {
|
||||
GET_INVITE_LIST = '/user/inviteUsers',
|
||||
BECOME_PARTNER = '/user/becomePartner',
|
||||
GET_PROFIT_LIST = '/profit/profits',
|
||||
GET_PROFIT_STAT = '/profit/partnerProfitsStat',
|
||||
GET_PROFIT_STAT = '/user/profits',
|
||||
}
|
||||
|
Reference in New Issue
Block a user