This commit is contained in:
2025-10-01 11:13:26 +08:00
parent 9cb2ef0b6f
commit 6d416618f7
9 changed files with 116 additions and 25 deletions

View File

@@ -13,6 +13,7 @@ export const API_CONFIG = {
HOSTED_GAMES: '/user/games',
PARTICIPATED_GAMES: '/user/participated',
PARSE_PHONE: '/user/parse_phone',
LOGOUT: '/user/logout',
},
// 文件上传接口