1
This commit is contained in:
@@ -8,7 +8,9 @@ export const API_CONFIG = {
|
||||
DETAIL: '/user/detail',
|
||||
UPDATE: '/user/update',
|
||||
FOLLOW: '/user/follow',
|
||||
UNFOLLOW: '/user/unfollow'
|
||||
UNFOLLOW: '/user/unfollow',
|
||||
HOSTED_GAMES: '/user/games',
|
||||
PARTICIPATED_GAMES: '/user/participated'
|
||||
},
|
||||
|
||||
// 文件上传接口
|
||||
|
||||
Reference in New Issue
Block a user