feat: 支持分享关卡通关上报
This commit is contained in:
@@ -15,6 +15,7 @@ export const API_ENDPOINTS = {
|
||||
USER_GAME_DATA: `${API_BASE}/user/game-data`,
|
||||
LEVELS: `${API_BASE}/wechat-game/levels`,
|
||||
SHARE_CREATE: `${API_BASE}/share`,
|
||||
SHARE_PROGRESS: `${API_BASE}/share/progress`,
|
||||
USER_INFO: `${API_BASE}/user/info`,
|
||||
} as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user